FcFontSetSortDestroy.3 revision b09479dc
auto-generated by docbook2man-spec from docbook-utils package
"FcFontSetSortDestroy" "3" "24 3月 2014" "Fontconfig 2.11.1" ""
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.