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

type SetInputDeviceActiveEXT = unsafe extern "system" fn(session: Session, interaction_profile: Path, top_level_path: Path, is_active: Bool32) -> Result;