xcb_keycode_next

Get the next element of the iterator @param i Pointer to a xcb_keycode_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_keycode_t)

extern (C)
void
xcb_keycode_next

Meta