- leveldb-iter-destroy itprocedure
Free the leveldb_t structure held by this record. Calling this on an iterator that is already closed has no effect. It does normally not need to be called as it's the default finalizer specified in leveldb-iterator.
Free the leveldb_t structure held by this record. Calling this on an iterator that is already closed has no effect. It does normally not need to be called as it's the default finalizer specified in leveldb-iterator.