Struct x11_dl::xrecord::XRecordRange16
[−]
[src]
pub struct XRecordRange16 { pub first: c_ushort, pub last: c_ushort, }
Fields
first | |
last |
pub struct XRecordRange16 { pub first: c_ushort, pub last: c_ushort, }
first | |
last |
impl PartialEq for XRecordRange16
fn eq(&self, __arg_0: &XRecordRange16) -> bool
fn ne(&self, __arg_0: &XRecordRange16) -> bool
impl Copy for XRecordRange16
impl Clone for XRecordRange16
fn clone(&self) -> XRecordRange16
fn clone_from(&mut self, source: &Self)