1al_ustr_length(3)                                            al_ustr_length(3)
2
3
4

NAME

6       al_ustr_length - Allegro 5 API
7

SYNOPSIS

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

DESCRIPTION

14       Return the number of code points in the string.
15

SEE ALSO

17       al_ustr_size(3), al_ustr_offset(3)
18
19
20
21Allegro reference manual                                     al_ustr_length(3)
Impressum