1. NAME▲
FcStrCmp - compare UTF-8 strings
2. SYNOPSIS ▲
\fB#include <fontconfig.h>
int FcStrCmp(const FcChar8 *\fIs1\fB);
(const FcChar8 *\fIs2\fB);
\fR.fi3. DESCRIPTION▲
Returns the usual <0, 0, >0 result of comparing s1 and s2.
4. VERSION ▲
Fontconfig version 2.8.0