FcStrCmp(3) FcStrCmp(3)NAMEFcStrCmp - compare UTF-8 stringsSYNOPSIS#include <fontconfig.h> int FcStrCmp (const FcChar8 *s1, const FcChar8 *s2);DESCRIPTIONReturns the usual <0, 0, >0 result of comparing s1 and s2.VERSIONFontconfig version 2.9.0 16 April 2012 FcStrCmp(3)