Unit 'ipc' Package
[Overview][Constants][Types][Procedures and functions][Index] [#rtl-extra]

TSEMun

Declaration

Source position: ipc.pp line 861

type TSEMun = record

  case cint of

    0: (

        val: cint;

      );

    1: (

        buf: PSEMid_ds;

      );

    2: (

        arr: PWord;

      );

    3: (

        padbuf: PSEMinfo;

      );

    4: (

        padpad: pointer;

      );

end;


Documentation generated on: 2023-03-18