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

type SaIsoLockIterator = xcb_xkb_sa_iso_lock_iterator_t;

Trait Implementations

impl Iterator for SaIsoLockIterator[src]

type Item = SaIsoLock

The type of the elements being iterated over.