Function zstd_safe::sizeof_cdict[][src]

pub fn sizeof_cdict(cdict: &CDict<'_>) -> usize

Wraps the ZSTD_sizeof_CDict() function.