esp_idf_svc::sys

Function execvp

Source
pub unsafe extern "C" fn execvp(
    __file: *const u8,
    __argv: *const *mut u8,
) -> i32