Struct x11_dl::xinput::XDeviceControl
[−]
[src]
pub struct XDeviceControl {
pub control: XID,
pub length: c_int,
}Fields
control | |
length |
pub struct XDeviceControl {
pub control: XID,
pub length: c_int,
}control | |
length |
impl PartialEq for XDeviceControlfn eq(&self, __arg_0: &XDeviceControl) -> boolfn ne(&self, __arg_0: &XDeviceControl) -> boolimpl Copy for XDeviceControlimpl Clone for XDeviceControlfn clone(&self) -> XDeviceControlfn clone_from(&mut self, source: &Self)