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

type SetInputDeviceStateBoolEXT = unsafe extern "system" fn(session: Session, top_level_path: Path, input_source_path: Path, state: Bool32) -> Result;