[][src]Type Definition xcb::render::IndexvalueIterator

type IndexvalueIterator = xcb_render_indexvalue_iterator_t;

Trait Implementations

impl Iterator for IndexvalueIterator[src]

type Item = Indexvalue

The type of the elements being iterated over.