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