NativeRegisterSendPort typedef

NativeRegisterSendPort = Void Function(Int send_port)

Implementation

typedef NativeRegisterSendPort = ffi.Void Function(ffi.Int send_port);