Get information about a filesystem path.
the path to query.
a pointer filled in with information about the path, or NULL to check for the existence of a file.
true on success or false if the file doesn't exist, or another failure; call SDL_GetError() for more information.
See Implementation
Get information about a filesystem path.