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

type RgbIterator = xcb_rgb_iterator_t;

Trait Implementations

impl Iterator for RgbIterator[src]

type Item = Rgb

The type of the elements being iterated over.