DartD_TIMGroupDeleteTopicFromCommunity typedef
DartD_TIMGroupDeleteTopicFromCommunity =
int Function(Pointer<Uint8> group_id, Pointer<Uint8> json_topic_id_array, Pointer<Uint8> user_data)
Implementation
typedef DartD_TIMGroupDeleteTopicFromCommunity = int Function(ffi.Pointer<ffi.Uint8> group_id, ffi.Pointer<ffi.Uint8> json_topic_id_array, ffi.Pointer<ffi.Uint8> user_data);