NativeD_TIMSetMsgUpdateCallback typedef

NativeD_TIMSetMsgUpdateCallback = Void Function(Pointer<Uint8> user_data)

Implementation

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