1FcValuePrint(3) FcValuePrint(3)
23
4
NAME
6FcValuePrint - Print a value to stdout
7
SYNOPSIS
9#include <fontconfig/fontconfig.h>
1011
void FcValuePrint (FcValue v);
12
DESCRIPTION
14Prints a human-readable representation of v to stdout. The format
15should not be considered part of the library specification as it may
16change in the future.
1718
19
20
Fontconfig 2.13.94 29 6月 2021 FcValuePrint(3)