FreeBSD Manual Pages
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 primitives, and calls FT_Done_FreeType() and FcFini(). Calling fcft_fini() is usually not required, but is needed for clean Valgrind runs. SEE ALSO fcft_init(), FT_Done_FreeType(), FcFini() 3.0.1 2022-04-03 fcft_fini(3)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=fcft_fini&sektion=3&manpath=FreeBSD+13.1-RELEASE+and+Ports>