leveldb_writebatch_destroy typedef

leveldb_writebatch_destroy = Void Function(Pointer<leveldb_writebatch_t>)

Implementation

typedef leveldb_writebatch_destroy = Void Function(
    Pointer<leveldb_writebatch_t>);