Struct x11_dl::xinput::XDeviceControl [−][src]
Fields
control: XID
length: c_int
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 XDeviceControl
impl Send for XDeviceControl
impl Sync for XDeviceControl
impl Unpin for XDeviceControl
impl UnwindSafe for XDeviceControl
Blanket Implementations
Mutably borrows from an owned value. Read more