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.14.2 27 1月 2023 FcFontSetDestroy(3)