[][src]Function zstd_safe::sizeof_dctx

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

Wraps the ZSTD_sizeof_DCtx() function.