|
NAMEFcValuePrint - Print a value to stdoutSYNOPSIS#include <fontconfig/fontconfig.h> void FcValuePrint (FcValue v); DESCRIPTIONPrints 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.
Visit the GSP FreeBSD Man Page Interface. |