Function ShowCustomizeUserProfileUI

pub unsafe fn ShowCustomizeUserProfileUI(
    completionroutine: GameUICompletionRoutine,
    context: Option<*const c_void>,
) -> Result<()>