Struct xcb::ffi::xkb::xcb_xkb_set_explicit_t [] [src]

#[repr(C)]
pub struct xcb_xkb_set_explicit_t { pub keycode: xcb_keycode_t, pub explicit: u8, }

Fields

Trait Implementations

impl Copy for xcb_xkb_set_explicit_t
[src]

impl Clone for xcb_xkb_set_explicit_t
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more