Function windows::Win32::NetworkManagement::WNet::WNetGetConnectionW

pub unsafe fn WNetGetConnectionW<P0>(
    lplocalname: P0,
    lpremotename: PWSTR,
    lpnlength: *mut u32
) -> WIN32_ERROR
where P0: Param<PCWSTR>,