DartD_TIMMsgClearHistoryMessage typedef
DartD_TIMMsgClearHistoryMessage =
int Function(Pointer<Uint8> conv_id, int conv_type, Pointer<Uint8> user_data)
Implementation
typedef DartD_TIMMsgClearHistoryMessage = int Function(ffi.Pointer<ffi.Uint8> conv_id, int conv_type, ffi.Pointer<ffi.Uint8> user_data);