FcPatternDestroy
Section: (3)Updated: 16 April 2007
Index Return to Main Contents
NAME
FcPatternDestroy - Destroy a patternSYNOPSIS
#include <fontconfig.h>
void FcPatternDestroy (FcPattern *p);
DESCRIPTION
Destroys a pattern, in the process destroying all related values.
VERSION
Fontconfig version 2.4.2


