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

type PointIterator = xcb_point_iterator_t;

Trait Implementations

impl Iterator for PointIterator[src]

type Item = Point

The type of the elements being iterated over.