[][src]Function zstd_safe::get_dict_id_from_dict

pub fn get_dict_id_from_dict(dict: &[u8]) -> u32

Wraps the ZSTD_getDictID_fromDict() function.