FcFontSetDestroy (3)
NAME
FcFontSetDestroy - Destroy a font setSYNOPSIS
#include <fontconfig/fontconfig.h> void FcFontSetDestroy (FcFontSet *s);
DESCRIPTION
Destroys a font set. Note that this destroys any referenced patterns as well.
#include <fontconfig/fontconfig.h> void FcFontSetDestroy (FcFontSet *s);
Destroys a font set. Note that this destroys any referenced patterns as well.