Skip to main content

execlp

Function execlp 

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