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

Required features: "Win32_Foundation"