Function ds_iter_next
Defined in File iter.h
Function Documentation
-
void *ds_iter_next(struct ds_iterator *iter)
Get the next element that matches the iteration conditions
- Parameters:
iter – The iterator
- Returns:
The next element, or NULL if no more