AndroidJNI.SetStaticBooleanField
static function SetStaticBooleanField(clazz: IntPtr, fieldID: IntPtr, val: bool): void;
Description

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