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

type TimecoordIterator = xcb_timecoord_iterator_t;

Trait Implementations

impl Iterator for TimecoordIterator[src]

type Item = Timecoord

The type of the elements being iterated over.