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