Function zstd_safe::sizeof_cstream

source ·
pub fn sizeof_cstream(zcs: &CStream<'_>) -> usize
Expand description

Wraps the ZSTD_sizeof_CStream() function.