al_ustr_length - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro.h>

size_t al_ustr_length(const ALLEGRO_USTR *us)

Description

Return the number of code points in the string.

See Also

al_ustr_size(3), al_ustr_offset(3)

Referenced By

al_ustr_offset(3), al_ustr_size(3).

Allegro reference manual