pub unsafe extern "system" fn GetFileVersion(
    szfilename: PCWSTR,
    szbuffer: PWSTR,
    cchbuffer: u32,
    dwlength: *mut u32
) -> HRESULT
Expand description

Required features: "Win32_System_ClrHosting"