pub unsafe extern "C" fn FRDA_RemoveFriend(
principalId: u32_,
localFriendCode: u64_,
) -> ResultExpand description
Remove a friend.
ยงArguments
principalId- PrinipalId of the friend code to remove.localFriendCode- LocalFriendCode of the friend code to remove.