FcFontSetDestroy (3) Linux Manual Page
FcFontSetDestroy – Destroy a font set
Synopsis
#include <fontconfig/fontconfig.h>
void FcFontSetDestroy (FcFontSet *s);
Description
Destroys a font set. Note that this destroys any referenced patterns as well.
