pub fn sizeof_ddict(ddict: &DDict<'_>) -> usize
Expand description

Wraps the ZSTD_sizeof_DDict() function.