Struct x11rb::protocol::xevie::SelectInputReply [−][src]
Fields
sequence: u16
length: u32
Trait Implementations
Performs the conversion.
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 SelectInputReply
impl Send for SelectInputReply
impl Sync for SelectInputReply
impl Unpin for SelectInputReply
impl UnwindSafe for SelectInputReply
Blanket Implementations
Mutably borrows from an owned value. Read more