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

type SetInputDeviceLocationEXT = unsafe extern "system" fn(session: Session, top_level_path: Path, input_source_path: Path, space: Space, pose: Posef) -> Result;