esp_idf_hal::sys

Function execl

Source
pub unsafe extern "C" fn execl(
    __path: *const u8,
    arg1: *const u8,
    ...
) -> i32