FcValuePrint - Print a value to stdout
#include <fontconfig.h> void FcValuePrint(FcValue v); .fi
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 version 2.8.0 18 November 2009 FcValuePrint(3)