[−][src]Function find_binary_version::version
pub fn version<R>(kind: BinaryKind, buffer: &mut R) -> Option<String> where
R: Read + Seek,
Get the version for a specific binary.
pub fn version<R>(kind: BinaryKind, buffer: &mut R) -> Option<String> where
R: Read + Seek,
Get the version for a specific binary.