Function windows_sys::Win32::System::Registry::RegRestoreKeyW
pub unsafe extern "system" fn RegRestoreKeyW(
hkey: HKEY,
lpfile: PCWSTR,
dwflags: u32
) -> WIN32_ERROR
Expand description
Required features: "Win32_Foundation"