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

FcStrCmp - compare UTF-8 strings

Description

Returns the usual <0, 0, >0 result of comparing s1 and s2. Fontconfig 2.15.0 04 July 2025 FcStrCmp(3)

Name

FcStrCmp - compare UTF-8 strings

Synopsis

#include<fontconfig/fontconfig.h>intFcStrCmp(constFcChar8*s1,constFcChar8*s2);

See Also