[][src]Function zstd_safe::get_dict_id_from_frame

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

Wraps the ZSTD_getDictID_fromFrame() function.