Function zstd_safe::get_dict_id_from_frame[][src]

pub fn get_dict_id_from_frame(src: &[u8]) -> u32
Expand description

Wraps the ZSTD_getDictID_fromFrame() function.