Function windows::Win32::Networking::WinHttp::WinHttpGetProxyForUrlEx2
pub unsafe fn WinHttpGetProxyForUrlEx2<P0>(
hresolver: *const c_void,
pcwszurl: P0,
pautoproxyoptions: *const WINHTTP_AUTOPROXY_OPTIONS,
pinterfaceselectioncontext: Option<&[u8]>,
pcontext: usize,
) -> u32where
P0: Param<PCWSTR>,