Check file extension (including point: .png, .wav).
Note
This function has been auto-generated from the following Raylib function definition:
IsFileExtension(const char *fileName, const char *ext); bool
See also
Other file functions:
file_exists()
,
get_file_extension()
,
get_file_mod_time()
,
get_file_name_without_ext()
,
get_file_name()
,
is_file_dropped()
,
load_file_text()