NativeD_TIMSetMsgExtensionsChangedCallback typedef

NativeD_TIMSetMsgExtensionsChangedCallback = Void Function(Pointer<Uint8> user_data)

Implementation

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