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

type SaSwitchScreenIterator = xcb_xkb_sa_switch_screen_iterator_t;

Trait Implementations

impl Iterator for SaSwitchScreenIterator[src]

type Item = SaSwitchScreen

The type of the elements being iterated over.