Function windows::Win32::Networking::WinInet::GetUrlCacheConfigInfoW
pub unsafe fn GetUrlCacheConfigInfoW(
lpcacheconfiginfo: *mut INTERNET_CACHE_CONFIG_INFOW,
lpcbcacheconfiginfo: Option<*const u32>,
dwfieldcontrol: CACHE_CONFIG,
) -> Result<()>