Struct x11_dl::xrecord::XRecordRange8
[−]
[src]
pub struct XRecordRange8 {
pub first: c_uchar,
pub last: c_uchar,
}Fields
first | |
last |
pub struct XRecordRange8 {
pub first: c_uchar,
pub last: c_uchar,
}first | |
last |
impl PartialEq for XRecordRange8fn eq(&self, __arg_0: &XRecordRange8) -> boolfn ne(&self, __arg_0: &XRecordRange8) -> boolimpl Copy for XRecordRange8impl Clone for XRecordRange8fn clone(&self) -> XRecordRange8fn 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)