Function windows_sys::Win32::Networking::WinInet::InternetOpenW
[−]pub unsafe extern "system" fn InternetOpenW(
lpszagent: PWSTR,
dwaccesstype: u32,
lpszproxy: PWSTR,
lpszproxybypass: PWSTR,
dwflags: u32
) -> *mut c_voidExpand description
Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’
