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

Required features: "Win32_NetworkManagement_WNet", "Win32_Foundation"