Obtain the next use of a value.
This effectively advances the iterator. It returns NULL if you are on the final use and no more are available.
See Implementation
Obtain the next use of a value.
This effectively advances the iterator. It returns NULL if you are on the final use and no more are available.