libc::execvp [] [src]

pub unsafe extern fn execvp(c: *const c_char, argv: *const *const c_char) -> c_int
Unstable (libc)

: use libc from crates.io