Function esp_idf_sys::esp_md5_starts

source ยท
pub unsafe extern "C" fn esp_md5_starts(
    ctx: *mut mbedtls_md5_context,
) -> c_int