Struct x11_dl::xlib::XkbEvent [] [src]

#[repr(C)]
pub struct XkbEvent { /* fields omitted */ }

Trait Implementations

impl Clone for XkbEvent
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for XkbEvent
[src]

impl PartialEq for XkbEvent
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.