- al_cstrconst_char* al_cstr(ALLEGRO_USTR* us) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_cstr_dupchar* al_cstr_dup(ALLEGRO_USTR* us) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ref_bufferconst_ALLEGRO_USTR* al_ref_buffer(ALLEGRO_USTR_INFO* info, char* s, size_t size) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ref_cstrconst_ALLEGRO_USTR* al_ref_cstr(ALLEGRO_USTR_INFO* info, char* s) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ref_ustrconst_ALLEGRO_USTR* al_ref_ustr(ALLEGRO_USTR_INFO* info, ALLEGRO_USTR* us, int start_pos, int end_pos) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_appendbool al_ustr_append(ALLEGRO_USTR* us1, ALLEGRO_USTR* us2) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_append_chrsize_t al_ustr_append_chr(ALLEGRO_USTR* us, int c) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_append_cstrbool al_ustr_append_cstr(ALLEGRO_USTR* us, char* s) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_appendfbool al_ustr_appendf(ALLEGRO_USTR* us, char* fmt, ...) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_assignbool al_ustr_assign(ALLEGRO_USTR* us1, ALLEGRO_USTR* us2) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_assign_cstrbool al_ustr_assign_cstr(ALLEGRO_USTR* us1, char* s) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_assign_substrbool al_ustr_assign_substr(ALLEGRO_USTR* us1, ALLEGRO_USTR* us2, int start_pos, int end_pos) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_compareint al_ustr_compare(ALLEGRO_USTR* u, ALLEGRO_USTR* v) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_dupALLEGRO_USTR* al_ustr_dup(ALLEGRO_USTR* us) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_dup_substrALLEGRO_USTR* al_ustr_dup_substr(ALLEGRO_USTR* us, int start_pos, int end_pos) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_empty_stringconst_ALLEGRO_USTR* al_ustr_empty_string() 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_encode_utf16size_t al_ustr_encode_utf16(ALLEGRO_USTR* us, ushort* s, size_t n) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_equalbool al_ustr_equal(ALLEGRO_USTR* us1, ALLEGRO_USTR* us2) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_find_chrint al_ustr_find_chr(ALLEGRO_USTR* us, int start_pos, int c) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_find_csetint al_ustr_find_cset(ALLEGRO_USTR* us, int start_pos, ALLEGRO_USTR* reject) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_find_cset_cstrint al_ustr_find_cset_cstr(ALLEGRO_USTR* us, int start_pos, char* reject) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_find_cstrint al_ustr_find_cstr(ALLEGRO_USTR* haystack, int start_pos, char* needle) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_find_replacebool al_ustr_find_replace(ALLEGRO_USTR* us, int start_pos, ALLEGRO_USTR* find, ALLEGRO_USTR* replace) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_find_replace_cstrbool al_ustr_find_replace_cstr(ALLEGRO_USTR* us, int start_pos, char* find, char* replace) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_find_setint al_ustr_find_set(ALLEGRO_USTR* us, int start_pos, ALLEGRO_USTR* accept) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_find_set_cstrint al_ustr_find_set_cstr(ALLEGRO_USTR* us, int start_pos, char* accept) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_find_strint al_ustr_find_str(ALLEGRO_USTR* haystack, int start_pos, ALLEGRO_USTR* needle) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_freevoid al_ustr_free(ALLEGRO_USTR* us) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_getint al_ustr_get(ALLEGRO_USTR* us, int pos) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_get_nextint al_ustr_get_next(ALLEGRO_USTR* us, int* pos) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_has_prefixbool al_ustr_has_prefix(ALLEGRO_USTR* u, ALLEGRO_USTR* v) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_has_prefix_cstrbool al_ustr_has_prefix_cstr(ALLEGRO_USTR* u, char* s) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_has_suffixbool al_ustr_has_suffix(ALLEGRO_USTR* u, ALLEGRO_USTR* v) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_has_suffix_cstrbool al_ustr_has_suffix_cstr(ALLEGRO_USTR* us1, char* s) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_insertbool al_ustr_insert(ALLEGRO_USTR* us1, int pos, ALLEGRO_USTR* us2) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_insert_chrsize_t al_ustr_insert_chr(ALLEGRO_USTR* us, int pos, int c) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_insert_cstrbool al_ustr_insert_cstr(ALLEGRO_USTR* us, int pos, char* us2) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_lengthsize_t al_ustr_length(ALLEGRO_USTR* us) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_ltrim_wsbool al_ustr_ltrim_ws(ALLEGRO_USTR* us) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_ncompareint al_ustr_ncompare(ALLEGRO_USTR* us1, ALLEGRO_USTR* us2, int n) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_newALLEGRO_USTR* al_ustr_new(char* s) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_new_from_bufferALLEGRO_USTR* al_ustr_new_from_buffer(char* s, size_t size) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_new_from_utf16ALLEGRO_USTR* al_ustr_new_from_utf16(ushort* s) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_newfALLEGRO_USTR* al_ustr_newf(char* fmt, ...) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_nextbool al_ustr_next(ALLEGRO_USTR* us, int* pos) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_offsetint al_ustr_offset(ALLEGRO_USTR* us, int index) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_prevbool al_ustr_prev(ALLEGRO_USTR* us, int* pos) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_prev_getint al_ustr_prev_get(ALLEGRO_USTR* us, int* pos) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_remove_chrbool al_ustr_remove_chr(ALLEGRO_USTR* us, int pos) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_remove_rangebool al_ustr_remove_range(ALLEGRO_USTR* us, int start_pos, int end_pos) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_replace_rangebool al_ustr_replace_range(ALLEGRO_USTR* us1, int start_pos1, int end_pos1, ALLEGRO_USTR* us2) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_rfind_chrint al_ustr_rfind_chr(ALLEGRO_USTR* us, int start_pos, int c) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_rfind_cstrint al_ustr_rfind_cstr(ALLEGRO_USTR* haystack, int start_pos, char* needle) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_rfind_strint al_ustr_rfind_str(ALLEGRO_USTR* haystack, int start_pos, ALLEGRO_USTR* needle) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_rtrim_wsbool al_ustr_rtrim_ws(ALLEGRO_USTR* us) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_set_chrsize_t al_ustr_set_chr(ALLEGRO_USTR* us, int pos, int c) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_sizesize_t al_ustr_size(ALLEGRO_USTR* us) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_size_utf16size_t al_ustr_size_utf16(ALLEGRO_USTR* us) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_to_buffervoid al_ustr_to_buffer(ALLEGRO_USTR* us, char* buffer, int size) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_trim_wsbool al_ustr_trim_ws(ALLEGRO_USTR* us) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_truncatebool al_ustr_truncate(ALLEGRO_USTR* us, int start_pos) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_ustr_vappendfbool al_ustr_vappendf(ALLEGRO_USTR* us, char* fmt, va_list ap) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_utf16_encodesize_t al_utf16_encode(ushort* s, int c) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_utf16_widthsize_t al_utf16_width(int c) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_utf8_encodesize_t al_utf8_encode(char* s, int c) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name. 
- al_utf8_widthsize_t al_utf8_width(int c) 
- Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.