Represents a stack trace, a chain of function calls at the particular point of thread's execution
- Note
- Do not access the fields of this structure directly, they are considered private implementation details.
-
Use ErrLib_ST_... functions instead to get stack trace properties.