IPAddressFamily_free

Free an IPAddressFamily value and its contents.

Synopsis

Declared in <openssl/x509v3.h>

void
IPAddressFamily_free(IPAddressFamily* a);

Parameters

NameDescription
aValue to free, or NULL.