[][src]Function zstd_safe::cctx_set_parameter

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

Wraps the ZSTD_CCtx_setParameter() function.