public static void* GetUnsafeReadOnlyPtr (NativeSlice<T> nativeSlice);

Parámetros

nativeSliceNativeSlice.

Valor de retorno

void* Memory pointer.

Descripción

Get NativeSlice memory buffer pointer. Checks whether the native array can be read from.