Function ctru_sys::FRD_GetMyFriendKey
source · pub unsafe extern "C" fn FRD_GetMyFriendKey(
key: *mut FriendKey
) -> Result
Expand description
Gets the current user’s friend key.
§Arguments
key
- Pointer to write the current user’s friend key to.