Function windows_sys::Win32::Networking::WinInet::InternetGetProxyForUrl
pub unsafe extern "system" fn InternetGetProxyForUrl(
hinternet: *const c_void,
pcwszurl: PCWSTR,
pproxyinfolist: *mut WININET_PROXY_INFO_LIST
) -> u32
Expand description
Required features: "Win32_Foundation"