Function windows_sys::Win32::NetworkManagement::WNet::WNetAddConnection2A
pub unsafe extern "system" fn WNetAddConnection2A(
lpnetresource: *const NETRESOURCEA,
lppassword: PCSTR,
lpusername: PCSTR,
dwflags: NET_CONNECT_FLAGS,
) -> WIN32_ERROR