Sets the sbyte value of one element in a primitive array.
This function is a special case of SetByteArrayRegion(), called with region size set to 1.
AndroidJNI.SetByteArrayElement is obsolete. Use AndroidJNI.AndroidJNI instead.
See Also: Java Native Interface Specification (Oracle)