A function that is invoked when a signal arrives.
enum SigHandler { Func() }
The function. The first argument is the signal that was invoked. The second argument contains information about the signal.