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

type RgbIterator = xcb_rgb_iterator_t;

Trait Implementations

impl Iterator for RgbIterator[src]

type Item = Rgb

The type of the elements being iterated over.