Get Pascal case notation version of provided string.
Note
This function has been auto-generated from the following Raylib function definition:
const char *TextToPascal(const char *text);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(),
measure_text(),
text_find_index(),
text_insert(),
text_replace(),
text_to_integer(),
text_to_lower(),
text_to_upper()
