Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

posix_spawn_file_actions_destroy

Function posix_spawn_file_actions_destroy 

Source
pub unsafe extern "C" fn posix_spawn_file_actions_destroy(
    actions: *mut posix_spawn_file_actions_t,
) -> c_int