[][src]Function zstd_safe::sizeof_ddict

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

Wraps the ZSTD_sizeof_DDict() function.