pub unsafe extern "C" fn mbedtls_x509_free_subject_alt_name(
    san: *mut mbedtls_x509_subject_alternative_name
)
Expand description

\brief Unallocate all data related to subject alternative name

\param san SAN structure - extra memory owned by this structure will be freed