xcb_atom_next

Get the next element of the iterator @param i Pointer to a xcb_atom_iterator_t

Get the next element in the iterator. The member rem is decreased by one. The member data points to the next element. The member index is increased by sizeof(xcb_atom_t)

extern (C)
void
xcb_atom_next

Meta