Change working directory, return true on success.
Note
This function has been auto-generated from the following Raylib function definition:
bool ChangeDirectory(const char *dir);See also
Other directory functions:
clear_directory_files(),
directory_exists(),
get_directory_path(),
get_prev_directory_path(),
get_working_directory()
