Flags for path matching.
Defined in <SDL3/SDL_filesystem.h>
typedef Uint32 SDL_GlobFlags; #define SDL_GLOB_CASEINSENSITIVE (1u << 0)
This datatype is available since SDL 3.2.0.
CategoryAPI, CategoryAPIDatatype, CategoryFilesystem