pub fn cctx_set_parameter(cctx: &mut CCtx<'_>, param: CParameter) -> SafeResultExpand description
Wraps the ZSTD_CCtx_setParameter() function.
pub fn cctx_set_parameter(cctx: &mut CCtx<'_>, param: CParameter) -> SafeResultWraps the ZSTD_CCtx_setParameter() function.