sizeof_cdict

Function sizeof_cdict 

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

Wraps the ZSTD_sizeof_CDict() function.