pub fn cctx_reset(cctx: &mut CCtx<'_>, reset: ResetDirective) -> SafeResult
Expand description

Wraps the ZSTD_CCtx_reset() function.