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

msgsnd

Declaration

Source position: smsgh.inc line 13

function msgsnd(

  __msqid: LongInt;

  __msgp: pointer;

  __msgsz: size_t;

  __msgflg: LongInt

):LongInt;

function msgsnd(

  __msqid: LongInt;

  const __msgp;

  __msgsz: size_t;

  __msgflg: LongInt

):LongInt;


Documentation generated on: 2023-03-18