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

sigval

Declaration

Source position: siginfoh.inc line 8

type sigval = record

  case LongInt of

    0: (

        sival_int: LongInt;

      );

    1: (

        sival_ptr: pointer;

      );

end;


Documentation generated on: 2023-03-18