roaring_advance_uint32_iterator

Advance the iterator. If there is a new value, then it->has_value is true. The new value is in it->current_value. Values are traversed in increasing orders. For convenience, returns it->has_value.

extern (C) @nogc
bool
roaring_advance_uint32_iterator

Meta