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

type CountedString16Iterator<'a> = xcb_xkb_counted_string_16_iterator_t<'a>;

Trait Implementations

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

type Item = CountedString16<'a>

The type of the elements being iterated over.