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

type SetKeyTypeIterator<'a> = xcb_xkb_set_key_type_iterator_t<'a>;

Trait Implementations

impl<'a> Iterator for SetKeyTypeIterator<'a>[src]

type Item = SetKeyType<'a>

The type of the elements being iterated over.