Function FRD_GetMyProfile

Source
pub unsafe extern "C" fn FRD_GetMyProfile(
    profile: *mut Profile,
) -> Result
Expand description

Gets the current user’s profile information.

§Arguments

  • profile - Pointer to write the current user’s profile information to.