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