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