Struct x11_dl::xinput2::Struct_Unnamed6 [] [src]

pub struct Struct_Unnamed6 {
    pub base: c_int,
    pub latched: c_int,
    pub locked: c_int,
    pub effective: c_int,
}

Fields

base
latched
locked
effective

Trait Implementations

impl Clone for Struct_Unnamed6

fn clone(&self) -> Self

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

impl Default for Struct_Unnamed6

fn default() -> Self

Derived Implementations

impl Copy for Struct_Unnamed6