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

sendfile

Declaration

Source position: ssendfileh.inc line 2

function sendfile(

  __out_fd: LongInt;

  __in_fd: LongInt;

  offset: Poff_t;

  __count: size_t

):ssize_t;

function sendfile(

  __out_fd: LongInt;

  __in_fd: LongInt;

  var offset: off_t;

  __count: size_t

):ssize_t;


Documentation generated on: 2023-03-18