Function zstd_safe::sizeof_cdict[][src]

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

Wraps the ZSTD_sizeof_CDict() function.