Get pointer to filename for a path string.
Note
This function has been auto-generated from the following Raylib function definition:
*GetFileName(const char *filePath); const char
See also
Other file functions:
file_exists()
,
get_file_extension()
,
get_file_mod_time()
,
get_file_name_without_ext()
,
is_file_dropped()
,
is_file_extension()
,
load_file_text()