Provided by: libfontconfig-doc_2.13.1-4.4ubuntu1_all bug

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.