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

type KeyVModMapIterator = xcb_xkb_key_v_mod_map_iterator_t;

Trait Implementations

impl Iterator for KeyVModMapIterator[src]

type Item = KeyVModMap

The type of the elements being iterated over.