Function windows::Win32::NetworkManagement::Rras::RasEntryDlgW

pub unsafe fn RasEntryDlgW<P0, P1>(
    lpszphonebook: P0,
    lpszentry: P1,
    lpinfo: *mut RASENTRYDLGW,
) -> BOOL
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,