Function windows_sys::Win32::System::WindowsProgramming::GetVersionFromFileExA
[−]pub unsafe extern "system" fn GetVersionFromFileExA(
lpszfilename: PCSTR,
pdwmsver: *mut u32,
pdwlsver: *mut u32,
bversion: BOOL
) -> HRESULT
Expand description
Required features: "Win32_System_WindowsProgramming"
, "Win32_Foundation"