Function windows_sys::Win32::Networking::WinInet::UrlCacheRetrieveEntryFile
[−]pub unsafe extern "system" fn UrlCacheRetrieveEntryFile(
happcache: *const c_void,
pcwszurl: PCWSTR,
pcacheentryinfo: *mut URLCACHE_ENTRY_INFO,
phentryfile: *mut *mut c_void
) -> u32
Expand description
Required features: "Win32_Networking_WinInet"
, "Win32_Foundation"