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

Required features: ‘Win32_NetworkManagement_WNet’, ‘Win32_Foundation’