AndroidJNI.SetCharArrayElementstatic function SetCharArrayElement (array : IntPtr, index : int, val : Char) : voidDescriptionSets the value of one element in a primitive array. This function is a special case of SetCharArrayRegion(), called with region size set to 1. |
