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

ioctl

Declaration

Source position: sioctlh.inc line 2

function ioctl(

  __fd: LongInt;

  __request: dword;

  args: array of Const

):LongInt;

function ioctl(

  __fd: LongInt;

  __request: dword

):LongInt;

function ioctl(

  __fd: LongInt;

  __request: dword;

  args: pointer

):LongInt;


Documentation generated on: 2023-03-18