Function windows_sys::Win32::System::WindowsProgramming::RegSaveRestoreA
[−]pub unsafe extern "system" fn RegSaveRestoreA(
hwnd: HWND,
psztitlestring: PSTR,
hkbckupkey: HKEY,
pcszrootkey: PSTR,
pcszsubkey: PSTR,
pcszvaluename: PSTR,
dwflags: u32
) -> HRESULTExpand description
Required features: ‘Win32_System_WindowsProgramming’, ‘Win32_Foundation’, ‘Win32_System_Registry’
