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