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

type LinefixIterator = xcb_render_linefix_iterator_t;

Trait Implementations

impl Iterator for LinefixIterator[src]

type Item = Linefix

The type of the elements being iterated over.