AndroidJNI.SetStaticIntField
static function SetStaticIntField(clazz: IntPtr, fieldID: IntPtr, val: int): void;
Description

This function ets the value of a static field of an object.