Function esp_idf_sys::execlpe

source ยท
pub unsafe extern "C" fn execlpe(
    __file: *const c_char,
    arg1: *const c_char,
    ...
) -> c_int