rustmax::libc

Function execv

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