Function rocksdb_writebatch_wi_create_with_params

Source
pub unsafe extern "C" fn rocksdb_writebatch_wi_create_with_params(
    backup_index_comparator: *mut rocksdb_comparator_t,
    reserved_bytes: usize,
    overwrite_key: c_uchar,
    max_bytes: usize,
    protection_bytes_per_key: usize,
) -> *mut rocksdb_writebatch_wi_t