#include "unicode.h"Functions | |
| int | unicode_utf16len (int lead_word) |
| Gets the length of a UTF-16 character. | |
| int | unicode_utf16towc (wchar_t *restrict result, const uint16_t *restrict string, size_t size) |
| UTF-16 to wide character. | |
|
|
Gets the length of a UTF-16 character.
|
|
||||||||||||||||
|
UTF-16 to wide character.
|
1.4.1