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

posix_spawn_file_actions_adddup2

Declaration

Source position: spawnh.inc line 56

function posix_spawn_file_actions_adddup2(

  __file_actions: Pposix_spawn_file_actions_t;

  __fd: LongInt;

  __newfd: LongInt

):LongInt;

function posix_spawn_file_actions_adddup2(

  var __file_actions: posix_spawn_file_actions_t;

  __fd: LongInt;

  __newfd: LongInt

):LongInt;


Documentation generated on: 2023-03-18