Function nix::unistd::execvpe [-] [+] [src]

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