FcFontSetSortDestroy.3 revision 953daeba
auto-generated by docbook2man-spec from docbook-utils package
"FcFontSetSortDestroy" "3" "05 7月 2017" "Fontconfig 2.12.4" ""
NAME
FcFontSetSortDestroy - DEPRECATED destroy a font set
SYNOPSIS
#include <fontconfig/fontconfig.h>
FcFontSetSortDestroy (FcFontSet *set);
"DESCRIPTION"
This function is DEPRECATED. FcFontSetSortDestroy destroys set by calling FcFontSetDestroy. Applications should use FcFontSetDestroy directly instead.