Function windows_sys::Win32::Networking::WinInet::InternetGetConnectedStateExW
pub unsafe extern "system" fn InternetGetConnectedStateExW(
lpdwflags: *mut INTERNET_CONNECTION,
lpszconnectionname: PWSTR,
cchnamelen: u32,
dwreserved: u32
) -> BOOL
Expand description
Required features: "Win32_Foundation"