FcValuePrint(3) | FcValuePrint(3) |
FcValuePrint - Print a value to stdout
#include <fontconfig/fontconfig.h>
void FcValuePrint (FcValue v);
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.
15 May 2020 | Fontconfig 2.13.1 |