zstd_safe

Function cctx_set_parameter

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

Wraps the ZSTD_CCtx_setParameter() function.