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

파라미터

nativeSliceNativeSlice.

반환

void* Memory pointer.

설명

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