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