pub fn dctx_load_dictionary(dctx: &mut DCtx<'_>, dict: &[u8]) -> SafeResult
Expand description

Wraps the ZSTD_DCtx_loadDictionary() function.