Type Definition xcb::xproto::SetupAuthenticateIterator[][src]

type SetupAuthenticateIterator<'a> = xcb_setup_authenticate_iterator_t<'a>;

Trait Implementations

impl<'a> Iterator for SetupAuthenticateIterator<'a>[src]

type Item = SetupAuthenticate<'a>

The type of the elements being iterated over.