DartD_TIMSetMsgReadedReceiptCallback typedef

DartD_TIMSetMsgReadedReceiptCallback = void Function(Pointer<Uint8> user_data)

Implementation

typedef DartD_TIMSetMsgReadedReceiptCallback = void Function(ffi.Pointer<ffi.Uint8> user_data);