Function windows::Win32::Networking::WinInet::GetUrlCacheConfigInfoA

pub unsafe fn GetUrlCacheConfigInfoA(
    lpcacheconfiginfo: *mut INTERNET_CACHE_CONFIG_INFOA,
    lpcbcacheconfiginfo: Option<*const u32>,
    dwfieldcontrol: CACHE_CONFIG,
) -> Result<()>