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
/
IsSameObject
Is
Same
Object
androidNative
desktopNative
native
actual
var
IsSameObject
:
CPointer
<
CFunction
<
(
CPointer
<
JNIEnvVar
>
?
,
jobject
?
,
jobject
?
)
->
jboolean
>
>
?
actual
var
IsSameObject
:
CPointer
<
CFunction
<
(
CPointer
<
JNIEnvVar
>
?
,
jobject
?
,
jobject
?
)
->
jboolean
>
>
?
expect
var
IsSameObject
:
CPointer
<
CFunction
<
(
CPointer
<
JNIEnvVar
>
?
,
jobject
?
,
jobject
?
)
->
jboolean
>
>
?