Function windows_sys::Win32::Storage::FileSystem::GetFileVersionInfoExA
pub unsafe extern "system" fn GetFileVersionInfoExA(
dwflags: GET_FILE_VERSION_INFO_FLAGS,
lpwstrfilename: PCSTR,
dwhandle: u32,
dwlen: u32,
lpdata: *mut c_void
) -> BOOL
Expand description
Required features: "Win32_Foundation"