rustmax::libc

Function execvp

Source
pub unsafe extern "C" fn execvp(
    c: *const i8,
    argv: *const *const i8,
) -> i32