tsigaltstack
Provide the location of an alternate signal handler stack.
Declaration
Source position: sighndh.inc line 89
Type
tsigaltstack = record
ss\_sp : pointer;
ss\_flags : LongInt;
ss\_size : LongInt;
end
Provide the location of an alternate signal handler stack.
Source position: sighndh.inc line 89
Type
tsigaltstack = record
ss\_sp : pointer;
ss\_flags : LongInt;
ss\_size : LongInt;
end