Function prototype for SigAction call.
Source position: linuxold.inc line 856
type TSigAction = procedure(
Sig: LongInt;
SigContext: SigContextRec
);