jni
Toggle table of contents
native
Target filter
native
Switch theme
Search in API
Skip to content
jni
jni
/
dev.datlag.nkommons.utils
/
DeleteGlobalRef
Delete
Global
Ref
native
fun
CPointer
<
JNIEnvVar
>
.
DeleteGlobalRef
(
globalRef
:
jobject
)
Deletes the global reference pointed to by
globalRef
.
See also:
JNI Reference
.
See also
New
Global
Ref
.