Function esp_idf_hal::sys::execv

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