pub unsafe extern "system" fn WNetGetConnectionW(
    lplocalname: PCWSTR,
    lpremotename: PWSTR,
    lpnlength: *mut u32
) -> u32
Expand description

Required features: "Win32_NetworkManagement_WNet"