Source position: gemdos.pas line 299
type TSIGACTION = record
sa_handler: Pointer;
sa_mask: LongInt;
sa_flags: Integer;
end;