Function ctru_sys::FRD_RemoveFriend
source · pub unsafe extern "C" fn FRD_RemoveFriend(
principalId: u32_,
localFriendCode: u64_
) -> Result
Expand description
Remove a Friend.
§Arguments
principalId
- PrinipalId of the friend code to remove.localFriendCode
- LocalFriendCode of the friend code to remove.