pub unsafe extern "C" fn mbedtls_x509_crt_free(
    crt: *mut mbedtls_x509_crt
)
Expand description

\brief Unallocate all certificate data

\param crt Certificate chain to free