Measure string width for default font.
Note
This function has been auto-generated from the following Raylib function definition:
int MeasureText(const char *text, int fontSize);See also
Other text functions:
draw_text_codepoint(),
draw_text_ex(),
draw_text_pro(),
draw_text(),
image_draw_text_ex(),
image_draw_text(),
image_text_ex(),
image_text(),
load_file_text(),
measure_text_ex(),
text_find_index(),
text_insert(),
text_replace(),
text_to_integer(),
text_to_lower(),
text_to_pascal(),
text_to_upper()
