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

NAME

6       FcUtf8ToUcs4 - convert UTF-8 to UCS4
7

SYNOPSIS

9       #include <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 nust be at least len bytes long.
16

VERSION

18       Fontconfig version 2.4.2
19
20
21
22                                  11 May 2007                  FcUtf8ToUcs4(3)
Impressum