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

Required features: ‘Win32_NetworkManagement_WNet’, ‘Win32_Foundation’