windows::Win32::NetworkManagement::WNet

Function WNetSetLastErrorW

pub unsafe fn WNetSetLastErrorW<P1, P2>(err: u32, lperror: P1, lpproviders: P2)
where P1: Param<PCWSTR>, P2: Param<PCWSTR>,