windows::Win32::Networking::WinInet

Function InternetGetConnectedStateExW

pub unsafe fn InternetGetConnectedStateExW(
    lpdwflags: Option<*mut INTERNET_CONNECTION>,
    lpszconnectionname: Option<&mut [u16]>,
    dwreserved: Option<u32>,
) -> Result<()>