Function nix::unistd::to_exec_array

source ยท
fn to_exec_array<S: AsRef<CStr>>(args: &[S]) -> Vec<*const c_char>