FcValueDestroy - Man Page

Free a value

Synopsis

#include <fontconfig/fontconfig.h>

void FcValueDestroy (FcValue v);

Description

Frees any memory referenced by v. Values of type FcTypeString, FcTypeMatrix and FcTypeCharSet reference memory, the other types do not.

Info

13 March 2025 Fontconfig 2.16.1