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

recvmsg

Declaration

Source position: ssocketh.inc line 18

function recvmsg(

  __fd: LongInt;

  __message: Pmsghdr;

  __flags: LongInt

):ssize_t;

function recvmsg(

  __fd: LongInt;

  var __message: msghdr;

  __flags: LongInt

):ssize_t;


Documentation generated on: 2023-03-18