Exemple #1
0
 public static void leveldb_writebatch_clear(IntPtr /* WriteBatch */ batch)
 {
     NativeRocksDB.rocksdb_writebatch_clear(batch);
 }