rustmax::libc

Function execlp

Source
pub unsafe extern "C" fn execlp(
    file: *const i8,
    arg0: *const i8,
    ...
) -> i32