pub fn sizeof_cctx(cctx: &CCtx<'_>) -> usize
Expand description

Wraps the ZSTD_sizeofCCtx() function.