Struct x11_dl::xrecord::XRecordRange8 [−][src]
Fields
first: c_uchar
last: c_uchar
Trait 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 XRecordRange8
impl Send for XRecordRange8
impl Sync for XRecordRange8
impl Unpin for XRecordRange8
impl UnwindSafe for XRecordRange8
Blanket Implementations
Mutably borrows from an owned value. Read more