Function zstd_sys::ZSTDMT_updateCParams_whileCompressing [−][src]
pub unsafe extern "C" fn ZSTDMT_updateCParams_whileCompressing(
mtctx: *mut ZSTDMT_CCtx,
cctxParams: *const ZSTD_CCtx_params
)
ZSTDMT_updateCParams_whileCompressing() : Updates only a selected set of compression parameters, to remain compatible with current frame. New parameters will be applied to next compression job.