NativeD_TIMSetMsgRevokeCallback typedef

NativeD_TIMSetMsgRevokeCallback = Void Function(Pointer<Uint8> user_data)

Implementation

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