Callback for directory enumeration.
Possible results from an enumeration callback.
The type of the OS-provided default folder for a specific purpose.
Flags for path matching.
Types of filesystem entries.
Copy a file.
Create a directory, and any missing parent directories.
Enumerate a directory through a callback function.
Get the directory where the application was run from.
Get what the system believes is the "current working directory."
Get information about a filesystem path.
Get the user-and-app-specific path where files can be written.
Finds the most suitable user folder for a specific purpose.
Enumerate a directory tree, filtered by pattern, and return a list.
Remove a file or an empty directory.
Rename a file or directory.
Information about a path on the filesystem.
SDL FileSystem