Function nix::unistd::execve [] [src]

pub fn execve(path: &CString, args: &[CString], env: &[CString]) -> Result<()>