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

type CharinfoIterator = xcb_charinfo_iterator_t;

Trait Implementations

impl Iterator for CharinfoIterator[src]

type Item = Charinfo

The type of the elements being iterated over.