Type Alias SetInputDeviceStateVector2fEXT

Source
pub type SetInputDeviceStateVector2fEXT = unsafe extern "system" fn(session: Session, top_level_path: Path, input_source_path: Path, state: Vector2f) -> Result;
Expand description