bionic (3) FcFontSetSortDestroy.3.gz

Provided by: libfontconfig1-dev_2.12.6-0ubuntu2_amd64 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.