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