FcFontSetDestroy
Section: (3)Updated: 16 April 2007
Index Return to Main Contents
NAME
FcFontSetDestroy - Destroy a font setSYNOPSIS
#include <fontconfig.h>
void FcFontSetDestroy (FcFontSet *s);
DESCRIPTION
Destroys a font set. Note that this destroys any referenced patterns as well.
VERSION
Fontconfig version 2.4.2


