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

type KeyModMapIterator = xcb_xkb_key_mod_map_iterator_t;

Trait Implementations

impl Iterator for KeyModMapIterator[src]

type Item = KeyModMap

The type of the elements being iterated over.