Struct x11_dl::xinput2::Struct_Unnamed7 [] [src]

pub struct Struct_Unnamed7 {
    pub mask_len: c_int,
    pub mask: *mut c_uchar,
}

Fields

mask_len
mask

Trait Implementations

impl Clone for Struct_Unnamed7

fn clone(&self) -> Self

1.0.0fn clone_from(&mut self, source: &Self)

impl Default for Struct_Unnamed7

fn default() -> Self

Derived Implementations

impl Copy for Struct_Unnamed7