Struct libc::uinput_abs_setup [−][src]
#[repr(C)]pub struct uinput_abs_setup {
pub code: __u16,
pub absinfo: input_absinfo,
}Fields
code: __u16absinfo: input_absinfoTrait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
