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

Required features: "Win32_Foundation"