Skip to main content

rocksdb_transaction_options_set_write_batch_flush_threshold

Function rocksdb_transaction_options_set_write_batch_flush_threshold 

Source
pub unsafe extern "C" fn rocksdb_transaction_options_set_write_batch_flush_threshold(
    opt: *mut rocksdb_transaction_options_t,
    v: i64,
)