pub unsafe extern "system" fn GetUrlCacheConfigInfoW(
    lpcacheconfiginfo: *mut INTERNET_CACHE_CONFIG_INFOW,
    lpcbcacheconfiginfo: *mut u32,
    dwfieldcontrol: CACHE_CONFIG
) -> BOOL
Expand description

Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’