pub fn dctx_set_parameter(dctx: &mut DCtx<'_>, param: DParameter) -> SafeResultExpand description
Wraps the ZSTD_DCtx_setParameter() function.
pub fn dctx_set_parameter(dctx: &mut DCtx<'_>, param: DParameter) -> SafeResultWraps the ZSTD_DCtx_setParameter() function.