Пример #1
0
 public static void leveldb_free(IntPtr /* void */ ptr)
 {
     NativeRocksDB.rocksdb_free(ptr);
 }