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

type IndicatorMapIterator = xcb_xkb_indicator_map_iterator_t;

Trait Implementations

impl Iterator for IndicatorMapIterator[src]

type Item = IndicatorMap

The type of the elements being iterated over.