API Version: 0
Library Version: 0.1.0
Generated by gi-docgen 2023.3
void* rmf_iterator_next ( RmfIterator* iterator )
Advance the iterator by one, returning the next object.
Type: void*
void*
The next object in the iterator, or NULL on error or if the iterator is exhausted.
NULL