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

type KtSetMapEntryIterator = xcb_xkb_kt_set_map_entry_iterator_t;

Trait Implementations

impl Iterator for KtSetMapEntryIterator[src]

type Item = KtSetMapEntry

The type of the elements being iterated over.