manpagez: man pages & more
man FcUtf16ToUcs4(3)
Home | html | info | man
FcUtf16ToUcs4(3)                                              FcUtf16ToUcs4(3)




NAME

       FcUtf16ToUcs4 - convert UTF-16 to UCS4


SYNOPSIS

       #include <fontconfig.h>

       int  FcUtf16ToUcs4  (FcChar8  *src, FcEndian endian, FcChar32 *dst, int
       len);


DESCRIPTION

       Converts the next Unicode char from src into dst and returns the number
       of  bytes  containing  the  char.  src must be at least len bytes long.
       Bytes of src are combined into 16-bit units according to endian.


VERSION

       Fontconfig version 2.9.0



                                  11 3ae 2012                 FcUtf16ToUcs4(3)

fontconfig 2.9.0 - Generated Wed Apr 4 06:36:47 CDT 2012
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.