parse_file_version

Function parse_file_version 

Source
pub fn parse_file_version(i: &[u8]) -> IResult<&[u8], FileVersion, Error<&[u8]>>