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

FreeBSD Manual Pages

  
 
  

home | help
fcft_fini(3)			      fcft			    fcft_fini(3)

NAME
     fcft_fini - release global resources

SYNOPSIS
     #include <fcft/fcft.h>

     void fcft_fini(void);

DESCRIPTION
     Free's  all global resources: the font cache, thread synchronization primi-
     tives, and calls FT_Done_FreeType() and FcFini().

     Calling fcft_fini() is usually not required, but is needed for  clean  Val-
     grind runs.

SEE ALSO
     fcft_init(), FT_Done_FreeType(), FcFini()

3.3.3				   2026-07-30			    fcft_fini(3)

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

home | help