carb::filesystem::FindFilesOnExcludedFn
Defined in carb/filesystem/FindFiles.h
-
using carb::filesystem::FindFilesOnExcludedFn = void(const char *canonical, void *userData)
Callback invoked when a file matches a pattern matchWildcards and excludeWildcards.
- Param canonical
The canonical path to the file
- Param userData
the value of FindFilesArgs::onExcludedContext