Function esp_idf_sys::execl

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