Type Definition xcb::xproto::Char2bIterator[][src]

type Char2bIterator = xcb_char2b_iterator_t;

Trait Implementations

impl Iterator for Char2bIterator[src]

type Item = Char2b

The type of the elements being iterated over.