pub fn create_cdict( dict_buffer: &[u8], compression_level: i32, ) -> CDict<'static>
Wraps the ZSTD_createCDict() function.
ZSTD_createCDict()