AndroidJNI.SetStaticDoubleField
static function SetStaticDoubleField(clazz: IntPtr, fieldID: IntPtr, val: double): void;
Description

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