GENERAL_SUBTREE_free

Free a general subtree value and its contents.

Synopsis

Declared in <openssl/x509v3.h>

void
GENERAL_SUBTREE_free(GENERAL_SUBTREE* a);

Parameters

NameDescription
aValue to free, or NULL.