Struct input_linux_sys::input_mask [−][src]
Fields
type_: u32codes_size: u32codes_ptr: u64Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for input_mask
impl Send for input_mask
impl Sync for input_mask
impl Unpin for input_mask
impl UnwindSafe for input_mask
Blanket Implementations
Mutably borrows from an owned value. Read more