Struct x11_dl::xinput::XInputClass
[−]
[src]
pub struct XInputClass {
pub class: c_uchar,
pub length: c_uchar,
}Fields
class | |
length |
pub struct XInputClass {
pub class: c_uchar,
pub length: c_uchar,
}class | |
length |
impl PartialEq for XInputClassfn eq(&self, __arg_0: &XInputClass) -> boolfn ne(&self, __arg_0: &XInputClass) -> boolimpl Copy for XInputClassimpl Clone for XInputClassfn clone(&self) -> XInputClassfn 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)