pub unsafe extern "C" fn mbedtls_x509write_crt_free(
    ctx: *mut mbedtls_x509write_cert
)
Expand description

\brief Free the contents of a CRT write context

\param ctx CRT context to free