Struct x11_dl::xinput2::Struct_Unnamed4 [] [src]

pub struct Struct_Unnamed4 {
    pub _type: c_int,
    pub deviceid: c_int,
}

Fields

_type
deviceid

Trait Implementations

impl Clone for Struct_Unnamed4

fn clone(&self) -> Self

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

impl Default for Struct_Unnamed4

fn default() -> Self

Derived Implementations

impl Copy for Struct_Unnamed4