Manual Page Result
0
Command: FcValuePrint | Section: 3 | Source: MINIX | File: FcValuePrint.3
FcValuePrint(3) FcValuePrint(3)
NAME
FcValuePrint - Print a value to stdout
SYNOPSIS
#include <fontconfig/fontconfig.h>
void FcValuePrint (FcValue v);
DESCRIPTION
Prints a human-readable representation of v to stdout. The format
should not be considered part of the library specification as it may
change in the future.
Fontconfig 2.11.1 24 3 2014 FcValuePrint(3)