windows::Win32::System::WindowsProgramming

Function RegRestoreAllA

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