sizeof_cctx
zstd_
safe
zstd_safe
Function
sizeof_
cctx
Copy item path
Source
pub fn sizeof_cctx(cctx: &
CCtx
<'_>) ->
usize
Expand description
Wraps the
ZSTD_sizeofCCtx()
function.