pub fn init_dstream_using_dict(zds: &mut DStream<'_>, dict: &[u8]) -> SafeResult
👎 Deprecated
This is supported on crate feature experimental only.
Expand description

Wraps the ZSTD_initDStream_usingDict() function.