1FcFontSetDestroy(3) FcFontSetDestroy(3)
23
4
NAME
6FcFontSetDestroy - Destroy a font set
7
SYNOPSIS
9#include <fontconfig.h>
1011
void FcFontSetDestroy (FcFontSet *s);
12
DESCRIPTION
14Destroys a font set. Note that this destroys any referenced patterns
15as well.
16
VERSION
18Fontconfig version 2.4.2
1920
21
22
11 May 2007 FcFontSetDestroy(3)