[][src]Function ndless_sys::execlp

pub unsafe extern "C" fn execlp(
    __file: *const c_char,
    __arg: *const c_char,
    _: ...
) -> c_int