NativeD_TIMSetMsgReactionsChangedCallback typedef

NativeD_TIMSetMsgReactionsChangedCallback = Int Function(Pointer<Uint8> user_data)

Implementation

typedef NativeD_TIMSetMsgReactionsChangedCallback = ffi.Int Function(ffi.Pointer<ffi.Uint8> user_data);