riot_sys::bindgen

Function execlp

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