pub fn init_dstream_using_dict(zds: &mut DStream<'_>, dict: &[u8]) -> SafeResult
Expand description

Wraps the ZSTD_initDStream_usingDict() function.