Function windows_sys::Win32::System::WindowsProgramming::RegSaveRestoreOnINFW
pub unsafe extern "system" fn RegSaveRestoreOnINFW(
hwnd: HWND,
psztitle: PCWSTR,
pszinf: PCWSTR,
pszsection: PCWSTR,
hhklmbackkey: HKEY,
hhkcubackkey: HKEY,
dwflags: u32
) -> HRESULT
Expand description
Required features: "Win32_System_WindowsProgramming"
, "Win32_Foundation"
, "Win32_System_Registry"