Struct x11_dl::xinput2::XIButtonState [−][src]
Fields
mask_len: c_int
mask: *mut c_uchar
Trait Implementations
impl Debug for XIButtonState[src]
impl Debug for XIButtonStatefn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Copy for XIButtonState[src]
impl Copy for XIButtonStateimpl Clone for XIButtonState[src]
impl Clone for XIButtonStatefn clone(&self) -> Self[src]
fn clone(&self) -> SelfReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Default for XIButtonState[src]
impl Default for XIButtonStateAuto Trait Implementations
impl !Send for XIButtonState
impl !Send for XIButtonStateimpl !Sync for XIButtonState
impl !Sync for XIButtonState