Type Definition xcb::xkb::SaLatchModsIterator[][src]

type SaLatchModsIterator = xcb_xkb_sa_latch_mods_iterator_t;

Trait Implementations

impl Iterator for SaLatchModsIterator[src]

type Item = SaLatchMods

The type of the elements being iterated over.