Function windows_sys::Win32::System::Registry::RegSaveKeyExW
[−]pub unsafe extern "system" fn RegSaveKeyExW(
hkey: HKEY,
lpfile: PCWSTR,
lpsecurityattributes: *const SECURITY_ATTRIBUTES,
flags: REG_SAVE_FORMAT
) -> WIN32_ERROR
Expand description
Required features: ‘Win32_System_Registry’, ‘Win32_Foundation’, ‘Win32_Security’