Function zstd_safe::sizeof_dstream

source ·
pub fn sizeof_dstream(zds: &DStream<'_>) -> usize
Expand description

Wraps the ZSTD_sizeof_DStream() function.