Function windows_sys::Win32::System::Registry::RegSaveKeyExA

pub unsafe extern "system" fn RegSaveKeyExA(
    hkey: HKEY,
    lpfile: PCSTR,
    lpsecurityattributes: *const SECURITY_ATTRIBUTES,
    flags: REG_SAVE_FORMAT,
) -> WIN32_ERROR