Function librocksdb_sys::crocksdb_options_set_max_background_flushes[][src]

pub unsafe extern "C" fn crocksdb_options_set_max_background_flushes(
    options: *mut Options,
    max_bg_flushes: c_int
)