NativeD_TIMGroupSetTopicInfo typedef
NativeD_TIMGroupSetTopicInfo =
Int Function(Pointer<Uint8> json_topic_info, Pointer<Uint8> user_data)
Implementation
typedef NativeD_TIMGroupSetTopicInfo = ffi.Int Function(ffi.Pointer<ffi.Uint8> json_topic_info, ffi.Pointer<ffi.Uint8> user_data);