Function libc::execlp[][src]

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