[][src]Function nix::unistd::execvp

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