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

type SaDeviceBtnIterator = xcb_xkb_sa_device_btn_iterator_t;

Trait Implementations

impl Iterator for SaDeviceBtnIterator[src]

type Item = SaDeviceBtn

The type of the elements being iterated over.