Function windows_sys::Win32::NetworkManagement::WNet::WNetAddConnection3W
pub unsafe extern "system" fn WNetAddConnection3W(
hwndowner: HWND,
lpnetresource: *const NETRESOURCEW,
lppassword: PCWSTR,
lpusername: PCWSTR,
dwflags: NET_CONNECT_FLAGS,
) -> WIN32_ERROR