Function posix_spawn_file_actions_init [src]
Alias for std.c.darwin.posix_spawn_file_actions_init
Prototype
pub extern "c" fn posix_spawn_file_actions_init(actions: *posix_spawn_file_actions_t) c_int
Parameters
actions: *posix_spawn_file_actions_t
Source
pub extern "c" fn posix_spawn_file_actions_init(actions: *posix_spawn_file_actions_t) c_int