Structs§
- Backtrace
- A captured OS thread stack backtrace.
- Frame
- Represents a single stack frame in the unwound stack.
Functions§
- init
- Initializes the backtrace library.
- is_
enabled - Returns whether the backtrace feature is enabled.
- max_
depth - Returns the maximum depth for stack unwinding.
- set_
max_ depth - Sets the maximum depth for stack unwinding.