pub unsafe extern "system" fn WNetAddConnection3A(
    hwndowner: HWND,
    lpnetresource: *const NETRESOURCEA,
    lppassword: PCSTR,
    lpusername: PCSTR,
    dwflags: u32
) -> WIN32_ERROR
Expand description

Required features: "Win32_Foundation"