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

FcCharSetEqual - Compare two charsets

Description

Returns whether a and b contain the same set of Unicode chars. Fontconfig 2.15.0 04 July 2025 FcCharSetEqual(3)

Name

FcCharSetEqual - Compare two charsets

Synopsis

#include<fontconfig/fontconfig.h>FcBoolFcCharSetEqual(constFcCharSet*a,constFcCharSet*b);

See Also