TXDeviceManagerNativePointer typedef

TXDeviceManagerNativePointer = Pointer<Void>

A port is used to send or receive inter-isolate messages

Implementation

typedef TXDeviceManagerNativePointer = ffi.Pointer<ffi.Void>;