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

Required features: ‘Win32_NetworkManagement_WNet’, ‘Win32_Foundation’