Function esp_idf_sys::mbedtls_x509_crl_free
source ยท pub unsafe extern "C" fn mbedtls_x509_crl_free(
crl: *mut mbedtls_x509_crl,
)
Expand description
\brief Unallocate all CRL data
\param crl CRL chain to free
pub unsafe extern "C" fn mbedtls_x509_crl_free(
crl: *mut mbedtls_x509_crl,
)
\brief Unallocate all CRL data
\param crl CRL chain to free