Struct x11::xinput2::XIAnyClassInfo [] [src]

#[repr(C)]
pub struct XIAnyClassInfo { pub _type: c_int, pub sourceid: c_int, }

Fields

Trait Implementations

impl Debug for XIAnyClassInfo
[src]

[src]

Formats the value using the given formatter.

impl Copy for XIAnyClassInfo
[src]

impl Clone for XIAnyClassInfo
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Default for XIAnyClassInfo
[src]

[src]

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