NativeD_TIMConvCleanConversationUnreadMessageCount typedef

NativeD_TIMConvCleanConversationUnreadMessageCount = Int Function(Pointer<Uint8> conversation_id, Int clean_timestamp, Int clean_sequence, Pointer<Uint8> user_data)

Implementation

typedef NativeD_TIMConvCleanConversationUnreadMessageCount = ffi.Int Function(ffi.Pointer<ffi.Uint8> conversation_id, ffi.Int clean_timestamp, ffi.Int clean_sequence, ffi.Pointer<ffi.Uint8> user_data);