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

Deletes the local reference pointed to by obj.