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