carb::filesystem::FindFilesOnSearchPathFn

Defined in carb/filesystem/FindFiles.h

using carb::filesystem::FindFilesOnSearchPathFn = void(const char *path, void *userData)

Callback invoked when starting a search in one of the given search paths.

Param canonical

The canonical path to the file

Param userData

the value of FindFilesArgs::onSearchPathContext