rocksdb_sstfilewriter_create_with_comparator ( env io_options comparator -- rocksdb_sstfilewriter_t* )


Vocabulary
rocksdb.ffi

Inputs
envan object
io_optionsan object
comparatoran object


Outputs
rocksdb_sstfilewriter_t*an object


Definition


LIBRARY: rocksdb FUNCTION: rocksdb_sstfilewriter_t*
rocksdb_sstfilewriter_create_with_comparator
( rocksdb_envoptions_t* env, rocksdb_options_t* io_options,
rocksdb_comparator_t* comparator )