FcValuePrint
Print a value to stdout
- Provided by: libfontconfig1-dev (Version: 2.12.6-0ubuntu2)
- Source: fontconfig
- Report a bug
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.