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

type SpanfixIterator = xcb_render_spanfix_iterator_t;

Trait Implementations

impl Iterator for SpanfixIterator[src]

type Item = Spanfix

The type of the elements being iterated over.