esp_idf_svc::sys

Function execl

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