Ejemplo n.º 1
0
 public static void leveldb_cache_destroy(IntPtr /*Cache*/ cache)
 {
     NativeRocksDB.rocksdb_cache_destroy(cache);
 }