[][src]Function zstd_safe::sizeof_cctx

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

Wraps the ZSTD_sizeofCCtx() function.