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

type PointfixIterator = xcb_render_pointfix_iterator_t;

Trait Implementations

impl Iterator for PointfixIterator[src]

type Item = Pointfix

The type of the elements being iterated over.