Function execlpe

Source
pub unsafe extern "C" fn execlpe(
    path: *const i8,
    arg0: *const i8,
    ...
) -> isize