chickadee » leveldb » leveldb-writebatch-destroy

leveldb-writebatch-destroy wbprocedure

Free the wb object and its foreign memory. Calling it if wb is already destroy has no effect. This does not normally need to be called explicitly as it's the default finalizer specified in leveldb-writebatch.