FcPatternDestroy
Destroy a pattern
- Provided by: libfontconfig-doc (Version: 2.17.1-3ubuntu1)
- Source: fontconfig
- Report a bug
Destroy a pattern
#include <fontconfig/fontconfig.h>
void FcPatternDestroy (FcPattern *p);
Decrement the pattern reference count. If all references are gone, destroys the pattern, in the process destroying all related values.