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