pub unsafe extern "system" fn WNetGetNetworkInformationW(
    lpprovider: PCWSTR,
    lpnetinfostruct: *mut NETINFOSTRUCT
) -> u32
Expand description

Required features: "Win32_NetworkManagement_WNet", "Win32_Foundation"