pub unsafe extern "system" fn SetUrlCacheEntryInfoW(
    lpszurlname: PCWSTR,
    lpcacheentryinfo: *const INTERNET_CACHE_ENTRY_INFOW,
    dwfieldcontrol: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"