[][src]Function zstd_safe::get_dict_id_from_ddict

pub fn get_dict_id_from_ddict(ddict: &DDict<'_>) -> u32

Wraps the ZSTD_getDictID_fromDDict() function.