Method
RmfKeyvalueIteratornext
Declaration [src]
RmfKeyvalue*
rmf_keyvalue_iterator_next (
RmfKeyvalueIterator* iterator
)
Return value
Type: RmfKeyvalue
The next keyvalue in the iterator, or NULL if the
iterator is exhausted.
| The data is owned by the instance. |