[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Function prototype for SigAction call.
Source position: oldlinux.pp line 856
type TSigAction = procedure( |
Sig: LongInt; |
SigContext: SigContextRec |
) of object; |
lazarus-ccr.sourceforge.net |