Free a PROFESSION_INFO value and its contents.

Synopsis

Declared in <openssl/x509v3.h>

void
PROFESSION_INFO_free(PROFESSION_INFO* a);

Parameters

Name

Description

a

Value to free, or NULL.

Created with MrDocs