pub unsafe extern "C" fn leveldb_close(db: *mut leveldb_t)
Close the database represented by a leveldb_t handle
leveldb_t
Note that this operation cannot fail.