Struct libc::input_id [−][src]
#[repr(C)]pub struct input_id {
pub bustype: __u16,
pub vendor: __u16,
pub product: __u16,
pub version: __u16,
}Fields
bustype: __u16vendor: __u16product: __u16version: __u16#[repr(C)]pub struct input_id {
pub bustype: __u16,
pub vendor: __u16,
pub product: __u16,
pub version: __u16,
}bustype: __u16vendor: __u16product: __u16version: __u16