Function extract_version_info

Source
pub fn extract_version_info(
    contents: &[u8],
    strings: &[String],
    format: &str,
) -> VersionInfo