Method
RmfPathIteratornext
Declaration [src]
RmfPath*
rmf_path_iterator_next (
RmfPathIterator* iterator
)
Return value
Type: RmfPath
The next path in the iterator, or NULL if the
iterator is exhausted.
| The data is owned by the instance. |