AndroidJNI.SetIntField
static function SetIntField(obj: IntPtr, fieldID: IntPtr, val: int): void;
Description

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