[#X509V3_CONF_METHOD_st-free_string] = xref:X509V3_CONF_METHOD_st.adoc[X509V3_CONF_METHOD_st]::free_string :relfileprefix: ../ :mrdocs: Release a string previously returned by get_string for this database. == Synopsis Declared in `<openssl/x509v3.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void(* free_string)(void*, char*); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#