Struct xcb::xkb::SaLatchMods [] [src]

pub struct SaLatchMods {
    pub base: xcb_xkb_sa_latch_mods_t,
}

Fields

Methods

impl SaLatchMods
[src]

Trait Implementations

impl Copy for SaLatchMods
[src]

impl Clone for SaLatchMods
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more