[#GENERAL_SUBTREE_new] = GENERAL_SUBTREE_new :mrdocs: Allocate a new general subtree (Name Constraints entry). == Synopsis Declared in `<openssl/x509v3.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:GENERAL_SUBTREE.adoc[GENERAL_SUBTREE]* GENERAL_SUBTREE_new(); ---- == Return Value New GENERAL_SUBTREE, or NULL on allocation failure. [.small]#Created with https://www.mrdocs.com[MrDocs]#