Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

FcNameConstant - Get the value for a symbolic constant

Description

Returns whether a symbolic constant with name string is registered, placing the value of the constant in result if present. Fontconfig 2.15.0 04 July 2025 FcNameConstant(3)

Name

FcNameConstant - Get the value for a symbolic constant

Synopsis

#include<fontconfig/fontconfig.h>FcBoolFcNameConstant(FcChar8*string,int*result);

See Also