1FcUtf8ToUcs4(3)                                                FcUtf8ToUcs4(3)
2
3
4

NAME

6       FcUtf8ToUcs4 - convert UTF-8 to UCS4
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       int FcUtf8ToUcs4 (FcChar8 *src, FcChar32 *dst, int len);
12

DESCRIPTION

14       Converts the next Unicode char from src into dst and returns the number
15       of bytes containing the char. src must be at least len bytes long.
16
17
18
19Fontconfig 2.14.1                21 10月 2022                  FcUtf8ToUcs4(3)
Impressum