Ejemplo n.º 1
0
 public static void leveldb_writebatch_destroy(IntPtr /* WriteBatch */ batch)
 {
     NativeRocksDB.rocksdb_writebatch_destroy(batch);
 }