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

type BehaviorIterator = xcb_xkb_behavior_iterator_t;

Trait Implementations

impl Iterator for BehaviorIterator[src]

type Item = Behavior

The type of the elements being iterated over.