pub unsafe extern "system" fn WNetGetConnectionA(
    lplocalname: PCSTR,
    lpremotename: PSTR,
    lpnlength: *mut u32
) -> u32
Expand description

Required features: "Win32_NetworkManagement_WNet"