Function windows_sys::Win32::Storage::FileSystem::GetFileVersionInfoExW
[−]pub unsafe extern "system" fn GetFileVersionInfoExW(
dwflags: GET_FILE_VERSION_INFO_FLAGS,
lpwstrfilename: PCWSTR,
dwhandle: u32,
dwlen: u32,
lpdata: *mut c_void
) -> BOOLExpand description
Required features: "Win32_Storage_FileSystem", "Win32_Foundation"