FcValuePrint - Print a value to stdout

NAME  SYNOPSIS  DESCRIPTION 

NAME

FcValuePrint − Print a value to stdout

SYNOPSIS

#include <fontconfig/fontconfig.h>

void FcValuePrint (FcValue v);

DESCRIPTION

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.


Updated 2024-01-29 - jenkler.se | uex.se