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

type LockBehaviorIterator = xcb_xkb_lock_behavior_iterator_t;

Trait Implementations

impl Iterator for LockBehaviorIterator[src]

type Item = LockBehavior

The type of the elements being iterated over.