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

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