Function winsafe::GetFileVersionInfo[][src]

pub fn GetFileVersionInfo(file_name: &str) -> WinResult<Vec<u8>>
Expand description

GetFileVersionInfo function.

The buffer will be automatically allocated with GetFileVersionInfoSize.