pub unsafe extern "system" fn InternetGetProxyForUrl(
    hinternet: *const c_void,
    pcwszurl: PWSTR,
    pproxyinfolist: *mut WININET_PROXY_INFO_LIST
) -> u32
Expand description

Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’