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

type SaSetGroupIterator = xcb_xkb_sa_set_group_iterator_t;

Trait Implementations

impl Iterator for SaSetGroupIterator[src]

type Item = SaSetGroup

The type of the elements being iterated over.