AndroidJNI.SetStaticByteField
static function SetStaticByteField(clazz: IntPtr, fieldID: IntPtr, val: byte): void;
Description

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