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

FcCharSetIntersectCount - Intersect and count charsets

Description

Returns the number of chars that are in both a and b. Fontconfig 2.15.0 04 July 2025 FcCharSetIntersectCount(3)

Name

FcCharSetIntersectCount - Intersect and count charsets

Synopsis

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

See Also