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