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

type PointIterator = xcb_point_iterator_t;

Trait Implementations

impl Iterator for PointIterator[src]

type Item = Point

The type of the elements being iterated over.