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

Required features: "Win32_NetworkManagement_WNet"