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