DartD_TIMSetMsgUpdateCallback typedef

DartD_TIMSetMsgUpdateCallback = void Function(Pointer<Uint8> user_data)

Implementation

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