Allocate a new IPAddressFamily value.
Synopsis
Declared in <openssl/x509v3.h>
IPAddressFamily*
IPAddressFamily_new();
Return Value
New IPAddressFamily, or NULL on allocation failure.
Created with MrDocs
Allocate a new IPAddressFamily value.
Declared in <openssl/x509v3.h>
IPAddressFamily*
IPAddressFamily_new();
New IPAddressFamily, or NULL on allocation failure.
Created with MrDocs