Method
RmfMapObjectIteratornext
Declaration [src]
RmfMapObject*
rmf_map_object_iterator_next (
RmfMapObjectIterator* iterator
)
Return value
Type: RmfMapObject
The next object in the iterator, or NULL if the
iterator is exhausted.
| The data is owned by the instance. |