AndroidJNI.SetLongField
static function SetLongField(obj: IntPtr, fieldID: IntPtr, val: long): void;
Description

This function sets the value of an instance (nonstatic) field of an object.