pub unsafe extern "system" fn WNetAddConnectionA(
    lpremotename: PCSTR,
    lppassword: PCSTR,
    lplocalname: PCSTR
) -> WIN32_ERROR
Expand description

Required features: "Win32_Foundation"