Function InternetGetProxyForUrl
pub unsafe fn InternetGetProxyForUrl<P1>(
hinternet: *const c_void,
pcwszurl: P1,
pproxyinfolist: *mut WININET_PROXY_INFO_LIST,
) -> u32where
P1: Param<PCWSTR>,
pub unsafe fn InternetGetProxyForUrl<P1>(
hinternet: *const c_void,
pcwszurl: P1,
pproxyinfolist: *mut WININET_PROXY_INFO_LIST,
) -> u32where
P1: Param<PCWSTR>,