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