Example #1
0
 public static IntPtr leveldb_writebatch_create()
 {
     return(NativeRocksDB.rocksdb_writebatch_create());
 }