NativeD_TIMSetMsgExtensionsDeletedCallback typedef

NativeD_TIMSetMsgExtensionsDeletedCallback = Void Function(Pointer<Uint8> user_data)

Implementation

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