Module uw

Source
Expand description

Unwind library interface used for backtraces

Note that dead code is allowed as here are just bindings iOS doesn’t use all of them it but adding more platform-specific configs pollutes the code too much

Re-exports§

pub use self::_Unwind_Reason_Code::*;

Enums§

_Unwind_Context
_Unwind_Reason_Code

Functions§

_Unwind_Backtrace
_Unwind_FindEnclosingFunction
_Unwind_GetIP
get_sp

Type Aliases§

_Unwind_Trace_Fn