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