Function RegRestoreKeyA
pub unsafe fn RegRestoreKeyA<P1>(
hkey: HKEY,
lpfile: P1,
dwflags: REG_RESTORE_KEY_FLAGS,
) -> WIN32_ERRORwhere
P1: Param<PCSTR>,
pub unsafe fn RegRestoreKeyA<P1>(
hkey: HKEY,
lpfile: P1,
dwflags: REG_RESTORE_KEY_FLAGS,
) -> WIN32_ERRORwhere
P1: Param<PCSTR>,