Esempio n. 1
0
 public static IntPtr leveldb_options_create()
 {
     return(NativeRocksDB.rocksdb_options_create());
 }