pub type SetInputDeviceStateFloatEXT = unsafe extern "system" fn(session: Session, top_level_path: Path, input_source_path: Path, state: f32) -> Result;
Expand description
See xrSetInputDeviceStateFloatEXT - defined by XR_EXT_conformance_automation
pub type SetInputDeviceStateFloatEXT = unsafe extern "system" fn(session: Session, top_level_path: Path, input_source_path: Path, state: f32) -> Result;
See xrSetInputDeviceStateFloatEXT - defined by XR_EXT_conformance_automation