Function libc::execlpe

source ·
pub unsafe extern "C" fn execlpe(
    path: *const c_char,
    arg0: *const c_char
    ...
) -> intptr_t