Struct x11_dl::xinput2::Struct_Unnamed18 [] [src]

pub struct Struct_Unnamed18 {
    pub deviceid: c_int,
    pub barrier: PointerBarrier,
    pub eventid: BarrierEventID,
}

Fields

deviceid
barrier
eventid

Trait Implementations

impl Clone for Struct_Unnamed18

fn clone(&self) -> Self

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

impl Default for Struct_Unnamed18

fn default() -> Self

Derived Implementations

impl Copy for Struct_Unnamed18