[][src]Function swim_c_sys::unistd::execv

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