pub unsafe extern "system" fn InternetGetConnectedStateEx(
    lpdwflags: *mut INTERNET_CONNECTION,
    lpszconnectionname: PSTR,
    dwnamelen: u32,
    dwreserved: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"