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

Trait Implementations

impl Copy for Struct_Unnamed6
[src]

impl Clone for Struct_Unnamed6
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_Unnamed6
[src]

Returns the "default value" for a type. Read more