.\" Generated by scdoc 1.11.2 .\" Complete documentation for this program is not available as a GNU info page .ie \n(.g .ds Aq \(aq .el .ds Aq ' .nh .ad l .\" Begin generated content: .TH "fcft_fini" "3" "2024-02-01" "3.1.7" "fcft" .P .SH NAME .P fcft_fini - release global resources .P .SH SYNOPSIS .P \fB#include \fR .P \fBvoid fcft_fini(\fRvoid\fB);\fR .P .SH DESCRIPTION .P Free'\&s all global resources: the font cache, thread synchronization primitives, and calls \fBFT_Done_FreeType\fR() and \fBFcFini\fR().\& .P Calling \fBfcft_fini\fR() is usually not required, but is needed for clean Valgrind runs.\& .P .SH SEE ALSO .P \fBfcft_init\fR(), \fBFT_Done_FreeType\fR(), \fBFcFini\fR()