logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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