Function esp_idf_sys::execle

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