[][src]Function swim_c_sys::unistd::execvp

pub unsafe extern "C" fn execvp(
    c: *const cchar,
    argv: *const *const cchar
) -> int