Function zstd_safe::get_dict_id_from_ddict
source · pub fn get_dict_id_from_ddict(ddict: &DDict<'_>) -> u32
Expand description
Wraps the ZSTD_getDictID_fromDDict()
function.
pub fn get_dict_id_from_ddict(ddict: &DDict<'_>) -> u32
Wraps the ZSTD_getDictID_fromDDict()
function.