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

Required features: "Win32_Foundation"