Function esp_idf_hal::sys::execvp

source ·
pub unsafe extern "C" fn execvp(
    __file: *const i8,
    __argv: *const *mut i8
) -> i32