Function windows_sys::Win32::System::Registry::RegSaveKeyA
pub unsafe extern "system" fn RegSaveKeyA(
hkey: HKEY,
lpfile: PCSTR,
lpsecurityattributes: *const SECURITY_ATTRIBUTES,
) -> WIN32_ERROR