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

shmctl

Declaration

Source position: sshmh.inc line 4

function shmctl(

  __shmid: LongInt;

  __cmd: LongInt;

  __buf: Pshmid_ds

):LongInt;

function shmctl(

  __shmid: LongInt;

  __cmd: LongInt;

  var __buf: shmid_ds

):LongInt;


Documentation generated on: 2023-03-18