al_ustr_has_prefix_cstr

bool al_ustr_has_prefix_cstr(const ALLEGRO_USTR *us1, const char *s2)
Introduced in 5.0.0

Returns true iff us1 begins with s2.

See also: al_ustr_has_prefix

Examples: ex_utf8