.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "FcValuePrint" "3" "15 May 2020" "Fontconfig 2.13.1" "" .SH NAME FcValuePrint \- Print a value to stdout .SH SYNOPSIS .sp \fB#include .sp void FcValuePrint (FcValue \fIv\fB); \fR .SH "DESCRIPTION" .PP Prints a human-readable representation of \fIv\fR to stdout. The format should not be considered part of the library specification as it may change in the future.