#include <fontconfig/fontconfig.h>
FcFontSetSortDestroy(FcFontSet *set);
FcFontSetSortDestroy
This function is DEPRECATED. FcFontSetSortDestroy destroys set by calling FcFontSetDestroy. Applications should use FcFontSetDestroy directly instead.