FcFontSetSortDestroy - DEPRECATED destroy a font set
#include <fontconfig.h>
FcFontSetSortDestroy(FcFontSet *set);
.fi
This function is DEPRECATED. FcFontSetSortDestroy destroys set by
calling FcFontSetDestroy. Applications should use FcFontSetDestroy
directly instead.
Fontconfig version 2.8.0
18 November 2009 FcFontSetSortDestroy(3)