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)
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).
Search functions by type signature (e.g.
vec -> usize)