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

type ArcIterator = xcb_arc_iterator_t;

Trait Implementations

impl Iterator for ArcIterator[src]

type Item = Arc

The type of the elements being iterated over.