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, de-
       stroys the pattern, in the process destroying all related values.

Fontconfig 2.15.0		  22 12	2023		   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+14.3.quarterly>

home | help