Function librocksdb_sys::rocksdb_options_set_compaction_style

source ยท
pub unsafe extern "C" fn rocksdb_options_set_compaction_style(
    arg1: *mut rocksdb_options_t,
    arg2: c_int,
)