AndroidJNI.DeleteGlobalRef
static function DeleteGlobalRef(obj: IntPtr): void;
static void DeleteGlobalRef(IntPtr obj);
static def DeleteGlobalRef(obj as IntPtr) as void
Description

Deletes the global reference pointed to by obj.