Function get_dict_id_from_frame

fn get_dict_id_from_frame(src: &[u8]) -> Option<NonZeroU32>

Wraps the ZSTD_getDictID_fromFrame() function.

Returns None if the dictionary ID could not be decoded. This may happen if: