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

Required features: "Win32_Foundation"