Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
FcFontSetSortDestroy(3) 				 FcFontSetSortDestroy(3)

NAME
     FcFontSetSortDestroy - DEPRECATED destroy a font set

SYNOPSIS
     #include <fontconfig/fontconfig.h>

     void FcFontSetSortDestroy (FcFontSet *set);

DESCRIPTION
     This  function  is DEPRECATED. FcFontSetSortDestroy destroys set by calling
     FcFontSetDestroy. Applications should  use  FcFontSetDestroy  directly  in-
     stead.

Fontconfig 2.17.1		  02 July 2025		 FcFontSetSortDestroy(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=FcFontSetSortDestroy&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help