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
/
DeleteGlobalRef
Delete
Global
Ref
androidNative
desktopNative
native
actual
var
DeleteGlobalRef
:
CPointer
<
CFunction
<
(
CPointer
<
JNIEnvVar
>
?
,
jobject
?
)
->
Unit
>
>
?
actual
var
DeleteGlobalRef
:
CPointer
<
CFunction
<
(
CPointer
<
JNIEnvVar
>
?
,
jobject
?
)
->
Unit
>
>
?
expect
var
DeleteGlobalRef
:
CPointer
<
CFunction
<
(
CPointer
<
JNIEnvVar
>
?
,
jobject
?
)
->
Unit
>
>
?