FcFontSetSortDestroy.3 revision 1cc69409
auto-generated by docbook2man-spec from docbook-utils package
"FcFontSetSortDestroy" "3" "27 1月 2023" "Fontconfig 2.14.2" ""
NAME
FcFontSetSortDestroy - DEPRECATED destroy a font set
SYNOPSIS
#include <fontconfig/fontconfig.h>
void FcFontSetSortDestroy (FcFontSet *set);
"DESCRIPTION"

This function is DEPRECATED. FcFontSetSortDestroy destroys set by calling FcFontSetDestroy. Applications should use FcFontSetDestroy directly instead.