Skip to main content

InputDeviceIds

Type Alias InputDeviceIds 

Source
pub type InputDeviceIds = krun_input_device_ids;

Aliased Type§

#[repr(C)]
pub struct InputDeviceIds { pub bustype: u16, pub vendor: u16, pub product: u16, pub version: u16, }

Fields§

§bustype: u16§vendor: u16§product: u16§version: u16