pub fn dctx_set_parameter(dctx: &mut DCtx<'_>, param: DParameter) -> SafeResult
Expand description

Wraps the ZSTD_DCtx_setParameter() function.