1FcFontSetSortDestroy(3) FcFontSetSortDestroy(3)
23
4
NAME
6FcFontSetSortDestroy - DEPRECATED destroy a font set
7
SYNOPSIS
9#include <fontconfig/fontconfig.h>
1011
FcFontSetSortDestroy (FcFontSet *set);
12
DESCRIPTION
14This function is DEPRECATED. FcFontSetSortDestroy destroys set by call‐
15ing FcFontSetDestroy. Applications should use FcFontSetDestroy directly
16instead.
1718
19
20
Fontconfig 2.13.92 09 8月 2019 FcFontSetSortDestroy(3)