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

Required features: "Win32_Foundation"