![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
This represents the OS dependent user context in the case of a crash, and can be used to manually capture a crash. More...
#include <sentry.h>
Public Attributes | |
| int | signum |
| siginfo_t * | siginfo |
| ucontext_t * | user_context |
This represents the OS dependent user context in the case of a crash, and can be used to manually capture a crash.
| siginfo_t* sentry_ucontext_s::siginfo |
| int sentry_ucontext_s::signum |
| ucontext_t* sentry_ucontext_s::user_context |