[][src]Type Definition openxr_sys::pfn::GetCurrentInteractionProfile

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