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

type SaSetModsIterator = xcb_xkb_sa_set_mods_iterator_t;

Trait Implementations

impl Iterator for SaSetModsIterator[src]

type Item = SaSetMods

The type of the elements being iterated over.