Skip to main content

execl

Function execl 

Source
pub unsafe extern "C" fn execl(
    __path: *const u8,
    arg1: *const u8,
    ...
) -> i32