c_scape

Function execl

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