Struct x11_dl::xinput::XFeedbackState
[−]
[src]
pub struct XFeedbackState {
pub class: XID,
pub length: c_int,
pub id: XID,
}Fields
class | |
length | |
id |
pub struct XFeedbackState {
pub class: XID,
pub length: c_int,
pub id: XID,
}class | |
length | |
id |
impl PartialEq for XFeedbackStatefn eq(&self, __arg_0: &XFeedbackState) -> boolfn ne(&self, __arg_0: &XFeedbackState) -> boolimpl Copy for XFeedbackStateimpl Clone for XFeedbackStatefn clone(&self) -> XFeedbackStatefn 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)