Esempio n. 1
0
 public static void leveldb_env_destroy(IntPtr /*Env*/ cache)
 {
     NativeRocksDB.rocksdb_env_destroy(cache);
 }