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

type SaLatchGroupIterator = xcb_xkb_sa_latch_group_iterator_t;

Trait Implementations

impl Iterator for SaLatchGroupIterator[src]

type Item = SaLatchGroup

The type of the elements being iterated over.