Function zstd_safe::cctx_set_parameter[][src]

pub fn cctx_set_parameter(cctx: &mut CCtx<'_>, param: CParameter) -> SafeResult
Expand description

Wraps the ZSTD_CCtx_setParameter() function.