Get Field ID
Returns the field ID for an instance (nonstatic) field of a class. The field is specified by its name and signature.
See also: JNI Reference.
Return
a field ID, or NULL if the operation fails.
Returns the field ID for an instance (nonstatic) field of a class. The field is specified by its name and signature.
See also: JNI Reference.
a field ID, or NULL if the operation fails.