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