rustmax::libc

Function execle

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