Check if a directory path exists.
Note
This function has been auto-generated from the following Raylib function definition:
bool DirectoryExists(const char *dirPath);See also
Other directory functions:
change_directory(),
clear_directory_files(),
get_directory_path(),
get_prev_directory_path(),
get_working_directory()
