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: __u16
vendor: __u16
product: __u16
version: __u16
#[repr(C)]pub struct input_id {
pub bustype: __u16,
pub vendor: __u16,
pub product: __u16,
pub version: __u16,
}
bustype: __u16
vendor: __u16
product: __u16
version: __u16