Get previous directory path for a given path (uses static string).
Note
This function has been auto-generated from the following Raylib function definition:
const char *GetPrevDirectoryPath(const char *dirPath);See also
Other directory functions:
change_directory(),
clear_directory_files(),
directory_exists(),
get_directory_path(),
get_working_directory()
