zstd_safe

Function sizeof_dctx

Source
pub fn sizeof_dctx(dctx: &DCtx<'_>) -> usize
Expand description

Wraps the ZSTD_sizeof_DCtx() function.