1FcValueDestroy(3)                                            FcValueDestroy(3)
2
3
4

NAME

6       FcValueDestroy - Free a value
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       void FcValueDestroy (FcValue v);
12

DESCRIPTION

14       Frees  any memory referenced by v. Values of type FcTypeString, FcType‐
15       Matrix and FcTypeCharSet reference memory, the other types do not.
16
17
18
19Fontconfig 2.13.0                 06 3月 2018                FcValueDestroy(3)
Impressum