Function windows::Win32::NetworkManagement::WNet::WNetGetConnectionA

pub unsafe fn WNetGetConnectionA<P0>(
    lplocalname: P0,
    lpremotename: PSTR,
    lpnlength: *mut u32
) -> WIN32_ERROR
where P0: Param<PCSTR>,