Function posix_spawn_file_actions_addfchdir_np [src]

Alias for std.c.darwin.posix_spawn_file_actions_addfchdir_np

Prototype

pub extern "c" fn posix_spawn_file_actions_addfchdir_np(actions: *posix_spawn_file_actions_t, filedes: fd_t) c_int

Parameters

actions: *posix_spawn_file_actions_tfiledes: fd_t

Source

pub extern "c" fn posix_spawn_file_actions_addfchdir_np(actions: *posix_spawn_file_actions_t, filedes: fd_t) c_int