NativeD_TIMFriendshipGetFriendsInfo typedef

NativeD_TIMFriendshipGetFriendsInfo = Int Function(Pointer<Uint8> json_get_friends_info_param, Pointer<Uint8> user_data)

Implementation

typedef NativeD_TIMFriendshipGetFriendsInfo = ffi.Int Function(ffi.Pointer<ffi.Uint8> json_get_friends_info_param, ffi.Pointer<ffi.Uint8> user_data);