pub unsafe extern "system" fn RegSaveKeyA(
    hkey: HKEY,
    lpfile: PSTR,
    lpsecurityattributes: *const SECURITY_ATTRIBUTES
) -> WIN32_ERROR
Expand description

Required features: ‘Win32_System_Registry’, ‘Win32_Foundation’, ‘Win32_Security’