Function cyclors::execvp

source ยท
pub unsafe extern "C" fn execvp(
    __file: *const c_char,
    __argv: *const *mut c_char,
) -> c_int