pub type GetCurrentInteractionProfile = unsafe extern "system" fn(session: Session, top_level_user_path: Path, interaction_profile: *mut InteractionProfileState) -> Result;
Expand description