1al_ustr_size_utf16(3)      Library Functions Manual      al_ustr_size_utf16(3)
2
3
4

NAME

6       al_ustr_size_utf16
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              size_t al_ustr_size_utf16(const ALLEGRO_USTR *us)
12

DESCRIPTION

14       Returns  the  number  of  bytes required to encode the string in UTF–16
15       (including    the    terminating    0).     Usually    called    before
16       al_ustr_encode_utf16(3)  to  determine  the size of the buffer to allo‐
17       cate.
18

SEE ALSO

20       al_ustr_size(3)
21
22
23
24Allegro reference manual                                 al_ustr_size_utf16(3)
Impressum