Function RegCopyTreeW
pub unsafe fn RegCopyTreeW<P1>(
hkeysrc: HKEY,
lpsubkey: P1,
hkeydest: HKEY,
) -> WIN32_ERRORwhere
P1: Param<PCWSTR>,
pub unsafe fn RegCopyTreeW<P1>(
hkeysrc: HKEY,
lpsubkey: P1,
hkeydest: HKEY,
) -> WIN32_ERRORwhere
P1: Param<PCWSTR>,