1FcFontSetDestroy(3) FcFontSetDestroy(3)
23
4
NAME
6FcFontSetDestroy - Destroy a font set
7
SYNOPSIS
9#include <fontconfig/fontconfig.h>
1011
void FcFontSetDestroy (FcFontSet *s);
12
DESCRIPTION
14Destroys a font set. Note that this destroys any referenced patterns as
15well.
1617
18
19
Fontconfig 2.13.94 29 6月 2021 FcFontSetDestroy(3)