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