pub unsafe extern "system" fn NPAddConnection3(
    hwndowner: HWND,
    lpnetresource: *const NETRESOURCEW,
    lppassword: PWSTR,
    lpusername: PWSTR,
    dwflags: NET_USE_CONNECT_FLAGS
) -> u32
Expand description

Required features: ‘Win32_NetworkManagement_WNet’, ‘Win32_Foundation’