jni
Toggle table of contents
androidNative
desktopNative
native
Target filter
androidNative
desktopNative
native
Switch theme
Search in API
Skip to content
jni
jni
/
dev.datlag.nkommons
/
CommonJNINativeInterface
/
SetObjectField
Set
Object
Field
androidNative
desktopNative
native
actual
var
SetObjectField
:
CPointer
<
CFunction
<
(
CPointer
<
JNIEnvVar
>
?
,
jobject
?
,
jfieldID
?
,
jobject
?
)
->
Unit
>
>
?
actual
var
SetObjectField
:
CPointer
<
CFunction
<
(
CPointer
<
JNIEnvVar
>
?
,
jobject
?
,
jfieldID
?
,
jobject
?
)
->
Unit
>
>
?
expect
var
SetObjectField
:
CPointer
<
CFunction
<
(
CPointer
<
JNIEnvVar
>
?
,
jobject
?
,
jfieldID
?
,
jobject
?
)
->
Unit
>
>
?