1FcFontSetSortDestroy(3) FcFontSetSortDestroy(3)
23
4
NAME
6FcFontSetSortDestroy - DEPRECATED destroy a font set
7
SYNOPSIS
9#include <fontconfig/fontconfig.h>
1011
void 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.14.2 27 1月 2023 FcFontSetSortDestroy(3)