Creates a new iterator over the database. The caller owns the returned iterator.
Synopsis
Declared in <dbwrapper.h>
CDBIterator*
NewIterator();
Return Value
A newly allocated iterator positioned before the first entry.
Created with MrDocs