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 contain-
ing 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.6.0
31 May 2008 FcUtf16ToUcs4(3)
Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-24 03:31 @38.107.179.238 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)