logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

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