AndroidJNI.GetLongArrayElementstatic function GetLongArrayElement (array : IntPtr, index : int) : Int64DescriptionReturns the value of one element of a primitive array. This function is a special case of GetLongArrayRegion(), called with region size set to 1. |
