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