Function windows_sys::Win32::Networking::WinHttp::WinHttpGetProxyForUrl
[−]pub unsafe extern "system" fn WinHttpGetProxyForUrl(
hsession: *mut c_void,
lpcwszurl: PCWSTR,
pautoproxyoptions: *mut WINHTTP_AUTOPROXY_OPTIONS,
pproxyinfo: *mut WINHTTP_PROXY_INFO
) -> BOOL
Expand description
Required features: "Win32_Networking_WinHttp"
, "Win32_Foundation"