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