Function windows::Win32::System::WindowsProgramming::RegRestoreAllW

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