public static void* GetUnsafePtr (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 written to.