fontconfig (2.14.2)

(root)/
share/
man/
man3/
FcFini.3
FcFini(3) FcFini(3)

NAME
FcFini - finalize fontconfig library

SYNOPSIS
#include <fontconfig/fontconfig.h>

void FcFini (void);

DESCRIPTION
Frees all data structures allocated by previous calls to fontconfig functions. Fontconfig returns to an unini‐
tialized state, requiring a new call to one of the FcInit functions before any other fontconfig function may be
called.

Fontconfig 2.14.2 27 1月 2023 FcFini(3)