Function RegReplaceKeyA
pub unsafe fn RegReplaceKeyA<P1, P2, P3>(
hkey: HKEY,
lpsubkey: P1,
lpnewfile: P2,
lpoldfile: P3,
) -> WIN32_ERRORwhere
P1: Param<PCSTR>,
P2: Param<PCSTR>,
P3: Param<PCSTR>,
pub unsafe fn RegReplaceKeyA<P1, P2, P3>(
hkey: HKEY,
lpsubkey: P1,
lpnewfile: P2,
lpoldfile: P3,
) -> WIN32_ERRORwhere
P1: Param<PCSTR>,
P2: Param<PCSTR>,
P3: Param<PCSTR>,