esp_idf_svc::sys

Function execv

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