nativePtr property

Pointer<NativeType> get nativePtr
inherited

Get the native pointer for FFI calls

Implementation

Pointer get nativePtr => _nativeArray;