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 XDeviceControl
fn eq(&self, __arg_0: &XDeviceControl) -> bool
fn ne(&self, __arg_0: &XDeviceControl) -> bool
impl Copy for XDeviceControl
impl Clone for XDeviceControl
fn clone(&self) -> XDeviceControl
fn clone_from(&mut self, source: &Self)