pub unsafe extern "system" fn WNetSetLastErrorA(
    err: u32,
    lperror: PSTR,
    lpproviders: PSTR
)
Expand description

Required features: ‘Win32_NetworkManagement_WNet’, ‘Win32_Foundation’