Function windows::Win32::Networking::WinInet::DetectAutoProxyUrl

pub unsafe fn DetectAutoProxyUrl(
    pszautoproxyurl: &mut [u8],
    dwdetectflags: PROXY_AUTO_DETECT_TYPE,
) -> Result<()>