1. NAME▲
FcPatternDestroy - Destroy a pattern
2. SYNOPSIS ▲
\fB#include <
fontconfig.h>
void
FcPatternDestroy
(
FcPattern *
\fIp\fB);
\fR.fi
3. DESCRIPTION▲
Decrement the pattern reference count. If all references are gone, destroys the pattern, in the process destroying all related values.
4. VERSION ▲
Fontconfig version 2.8.0