pub unsafe extern "system" fn WNetAddConnectionW(
    lpremotename: PCWSTR,
    lppassword: PCWSTR,
    lplocalname: PCWSTR
) -> u32
Expand description

Required features: "Win32_NetworkManagement_WNet"