pub type UnwindRegsNative = UnwindRegsX86_64;
Expand description
The unwind registers type for the native CPU architecture.
Aliased Typeยง
pub struct UnwindRegsNative { /* private fields */ }
pub type UnwindRegsNative = UnwindRegsX86_64;
The unwind registers type for the native CPU architecture.
pub struct UnwindRegsNative { /* private fields */ }