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