table of contents
other versions
- wheezy 2.9.0-7.1
- jessie 2.11.0-6.3+deb8u1
- testing 2.11.0-6.7+b1
- unstable 2.11.0-6.7+b1
- experimental 2.12.1-0.1
FcUtf16ToUcs4(3) | FcUtf16ToUcs4(3) |
NAME¶
FcUtf16ToUcs4 - convert UTF-16 to UCS4SYNOPSIS¶
#include <fontconfig.h>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.016 April 2012 |