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