Struct x11rb::protocol::sync::QueryFenceReply [−][src]
Fields
sequence: u16length: u32triggered: boolTrait 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 QueryFenceReply
impl Send for QueryFenceReply
impl Sync for QueryFenceReply
impl Unpin for QueryFenceReply
impl UnwindSafe for QueryFenceReply
Blanket Implementations
Mutably borrows from an owned value. Read more