C++ 参考手册

定义于头文件 <csignal>
#define SIG_ERR /* implementation defined */

void (*)(int) 类型的值。为 std::signal 返回时,指示发生错误。

参阅

为特定信号设置信号处理函数
(函数)