resultToString# Fully qualified name: omni::core::resultToString Defined in omni/core/ResultError.h inline const char *omni::core::resultToString(Result result)# Given a Result code, returns a human readable interpretation of the code. A valid pointer is always returned. The returned pointer is valid for the lifetime of the module from which the function was called.