NativeD_TIMMsgDoBackground typedef

NativeD_TIMMsgDoBackground = Int Function(Int unread_count, Pointer<Uint8> user_data)

Implementation

typedef NativeD_TIMMsgDoBackground = ffi.Int Function(ffi.Int unread_count, ffi.Pointer<ffi.Uint8> user_data);