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

type SaNoActionIterator = xcb_xkb_sa_no_action_iterator_t;

Trait Implementations

impl Iterator for SaNoActionIterator[src]

type Item = SaNoAction

The type of the elements being iterated over.