Unit 'libc' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libc]

_sigvec

Declaration

Source position: signalh.inc line 34

type _sigvec = record

  sv_handler: __sighandler_t;

  sv_mask: LongInt;

  sv_flags: LongInt;

end;


Documentation generated on: 2023-03-18