native_handle property

Pointer<Void> native_handle
getter/setter pair

< Platform-specific handle (e.g., Windows HANDLE)

Implementation

external ffi.Pointer<ffi.Void> native_handle;