Struct x11_dl::xinput2::Struct_Unnamed3 [] [src]

pub struct Struct_Unnamed3 {
    pub _type: c_int,
    pub deviceid: c_int,
    pub new_master: c_int,
}

Fields

_type
deviceid
new_master

Trait Implementations

impl Clone for Struct_Unnamed3

fn clone(&self) -> Self

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

impl Default for Struct_Unnamed3

fn default() -> Self

Derived Implementations

impl Copy for Struct_Unnamed3