Function zstd_safe::sizeof_cctx

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

Wraps the ZSTD_sizeofCCtx() function.