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

FcCharSetIntersect - Intersect charsets

Description

Returns a set including only those chars found in both a and b. Fontconfig 2.15.0 04 July 2025 FcCharSetIntersect(3)

Name

FcCharSetIntersect - Intersect charsets

Synopsis

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

See Also