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

msgrcv

Declaration

Source position: smsgh.inc line 12

function msgrcv(

  __msqid: LongInt;

  __msgp: pointer;

  __msgsz: size_t;

  __msgtyp: LongInt;

  __msgflg: LongInt

):LongInt;

function msgrcv(

  __msqid: LongInt;

  var __msgp;

  __msgsz: size_t;

  __msgtyp: LongInt;

  __msgflg: LongInt

):LongInt;


Documentation generated on: 2023-03-18