[][src]Type Definition xcb::render::DirectformatIterator

type DirectformatIterator = xcb_render_directformat_iterator_t;

Trait Implementations

impl Iterator for DirectformatIterator[src]

type Item = Directformat

The type of the elements being iterated over.