nativePtr property

Pointer<NativeType> get nativePtr

Get the native pointer for FFI calls

Implementation

Pointer get nativePtr => _ptr;