Function FRDA_RemoveFriend

Source
pub unsafe extern "C" fn FRDA_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.