windows::Win32::System::WindowsProgramming

Function RegRestoreAllW

pub unsafe fn RegRestoreAllW<P1>(
    hwnd: Option<HWND>,
    psztitlestring: P1,
    hkbckupkey: HKEY,
) -> Result<()>
where P1: Param<PCWSTR>,