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