Function windows_sys::Win32::Networking::WinInet::SetUrlCacheEntryInfoW
[−]pub unsafe extern "system" fn SetUrlCacheEntryInfoW(
lpszurlname: PCWSTR,
lpcacheentryinfo: *const INTERNET_CACHE_ENTRY_INFOW,
dwfieldcontrol: u32
) -> BOOL
Expand description
Required features: "Win32_Networking_WinInet"
, "Win32_Foundation"