omniGetModuleFilename
Defined in omni/core/Omni.h
-
const char *omniGetModuleFilename()
Returns the module’s name (e.g. “c:/foo/omni-glfw.dll”). The pointer returned is valid for the lifetime of the module.
The returned path will be delimited by ‘/’ on all platforms.