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

FreeBSD Manual Pages

  
 
  

home | help
FcPatternDestroy(3)					     FcPatternDestroy(3)

NAME
     FcPatternDestroy - Destroy a pattern

SYNOPSIS
     #include <fontconfig/fontconfig.h>

     void FcPatternDestroy (FcPattern *p);

DESCRIPTION
     Decrement the pattern reference count. If all references are gone, destroys
     the pattern, in the process destroying all related values.

Fontconfig 2.17.1		  02 July 2025		     FcPatternDestroy(3)

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

home | help