Ejemplo n.º 1
0
 public static IntPtr leveldb_writeoptions_create()
 {
     return(NativeRocksDB.rocksdb_writeoptions_create());
 }