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

type KtMapEntryIterator = xcb_xkb_kt_map_entry_iterator_t;

Trait Implementations

impl Iterator for KtMapEntryIterator[src]

type Item = KtMapEntry

The type of the elements being iterated over.