FcFontSetDestroy(3) | FcFontSetDestroy(3) |
FcFontSetDestroy - Destroy a font set
#include <fontconfig/fontconfig.h>
void FcFontSetDestroy (FcFontSet *s);
Destroys a font set. Note that this destroys any referenced patterns as well.
31 January 2023 | Fontconfig 2.14.1 |