Function windows::Win32::Networking::WinInet::InternetCheckConnectionW
pub unsafe fn InternetCheckConnectionW<P0>(
lpszurl: P0,
dwflags: u32,
dwreserved: u32,
) -> Result<()>where
P0: Param<PCWSTR>,