Struct x11::xinput2::XIBarrierReleasePointerInfo [] [src]

#[repr(C)]
pub struct XIBarrierReleasePointerInfo { pub deviceid: c_int, pub barrier: PointerBarrier, pub eventid: BarrierEventID, }

Fields

Trait Implementations

impl Debug for XIBarrierReleasePointerInfo
[src]

[src]

Formats the value using the given formatter.

impl Copy for XIBarrierReleasePointerInfo
[src]

impl Clone for XIBarrierReleasePointerInfo
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Default for XIBarrierReleasePointerInfo
[src]

[src]

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