Function windows_sys::Win32::NetworkManagement::WNet::NPAddConnection3

pub unsafe extern "system" fn NPAddConnection3(
    hwndowner: HWND,
    lpnetresource: *const NETRESOURCEW,
    lppassword: PCWSTR,
    lpusername: PCWSTR,
    dwflags: NET_CONNECT_FLAGS,
) -> u32