AndroidJNI.GetCharArrayElementstatic function GetCharArrayElement (array : IntPtr, index : int) : CharDescriptionReturns the value of one element of a primitive array. This function is a special case of GetCharArrayRegion(), called with region size set to 1. |
