pub unsafe extern "system" fn NPAddConnection(
    lpnetresource: *const NETRESOURCEW,
    lppassword: PWSTR,
    lpusername: PWSTR
) -> u32
Expand description

Required features: ‘Win32_NetworkManagement_WNet’, ‘Win32_Foundation’