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

mmap

Declaration

Source position: smmaph.inc line 9

function mmap(

  __addr: pointer;

  __len: size_t;

  __prot: LongInt;

  __flags: LongInt;

  __fd: LongInt;

  __offset: __off_t

):pointer;


Documentation generated on: 2023-03-18