Function sdkFindFilePath#

Function Documentation#

inline char *sdkFindFilePath(const char *filename, const char *executable_path)#

Find the path for a file assuming that files are found in the searchPath.

Parameters
  • filename – name of the file

  • executable_path – optional absolute path of the executable

Returns

the path if succeeded, otherwise 0