[][src]Function nix::unistd::execv

pub fn execv(path: &CString, argv: &[CString]) -> Result<()>