JniEnvironment.Arrays.ReleaseLongArrayElements Method

Definition

public static void ReleaseLongArrayElements (Java.Interop.JniObjectReference array, long* elements, Java.Interop.JniReleaseArrayElementsMode mode);
static member ReleaseLongArrayElements : Java.Interop.JniObjectReference * nativeptr<int64> * Java.Interop.JniReleaseArrayElementsMode -> unit

Parameters

elements
Int64*

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to