Type Alias framehop::UnwindRegsNative
source · pub type UnwindRegsNative = UnwindRegsX86_64;
Expand description
The unwind registers type for the native CPU architecture.
Aliased Type§
struct UnwindRegsNative { /* private fields */ }