NativeD_TIMFriendshipDeleteFriend typedef

NativeD_TIMFriendshipDeleteFriend = Int Function(Pointer<Uint8> json_delete_friend_param, Pointer<Uint8> user_data)

Implementation

typedef NativeD_TIMFriendshipDeleteFriend = ffi.Int Function(ffi.Pointer<ffi.Uint8> json_delete_friend_param, ffi.Pointer<ffi.Uint8> user_data);