NativeD_TIMSetMsgReadedReceiptCallback typedef

NativeD_TIMSetMsgReadedReceiptCallback = Void Function(Pointer<Uint8> user_data)

Implementation

typedef NativeD_TIMSetMsgReadedReceiptCallback = ffi.Void Function(ffi.Pointer<ffi.Uint8> user_data);