Function windows_sys::Win32::Networking::WinInet::InternetConnectW
[−]pub unsafe extern "system" fn InternetConnectW(
hinternet: *const c_void,
lpszservername: PWSTR,
nserverport: u16,
lpszusername: PWSTR,
lpszpassword: PWSTR,
dwservice: u32,
dwflags: u32,
dwcontext: usize
) -> *mut c_voidExpand description
Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’
