[][src]Type Definition xcb::xkb::CommonBehaviorIterator

type CommonBehaviorIterator = xcb_xkb_common_behavior_iterator_t;

Trait Implementations

impl Iterator for CommonBehaviorIterator[src]

type Item = CommonBehavior

The type of the elements being iterated over.