NAME

FcUtf16ToUcs4 - convert UTF-16 to UCS4

SYNOPSIS



##iinncclluuddee <> <><> iinntt FFccUUttff1166TTooUUccss44 ((FFccCChhaarr88 **_s_r_c,, FFccEEnnddiiaann _e_n_d_i_a_n,, FFccCChhaarr3322 **_d_s_t,, iinntt _l_e_n));;

DESCRIPTION

Converts the next Unicode char from _s_r_c into _d_s_t and returns the number of bytes containing the char. _s_r_c must be at least _l_e_n bytes long. Bytes of _s_r_c are combined into 16-bit units according to _e_n_d_i_a_n.

VERSION

Fontconfig version 2.6.0