[][src]Function zstd_safe::sizeof_cdict

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

Wraps the ZSTD_sizeof_CDict() function.