Function posix_spawn_file_actions_destroy
pub unsafe extern "C" fn posix_spawn_file_actions_destroy(
actions: *mut posix_spawn_file_actions_t,
) -> i32
Available on crate feature
dep_sdl3
only.pub unsafe extern "C" fn posix_spawn_file_actions_destroy(
actions: *mut posix_spawn_file_actions_t,
) -> i32
dep_sdl3
only.