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

Required features: ‘Win32_NetworkManagement_WNet’, ‘Win32_Foundation’