1FcStrCmp(3)                                                        FcStrCmp(3)
2
3
4

NAME

6       FcStrCmp - compare UTF-8 strings
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       int FcStrCmp (const FcChar8 *s1, const FcChar8 *s2);
12

DESCRIPTION

14       Returns the usual <0, 0, >0 result of comparing s1 and s2.
15
16
17
18Fontconfig 2.13.92                09 8月 2019                      FcStrCmp(3)
Impressum