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

type ArcIterator = xcb_arc_iterator_t;

Trait Implementations

impl Iterator for ArcIterator[src]

type Item = Arc

The type of the elements being iterated over.