Example #1
0
 public static IntPtr leveldb_create_default_env()
 {
     return(NativeRocksDB.rocksdb_create_default_env());
 }