Function core::arch::x86::_xabort_code

source ·
pub const fn _xabort_code(status: u32) -> u32
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on x86 and (x86 or x86-64) only.
Expand description

Retrieves the parameter passed to _xabort when _xbegin’s status has the _XABORT_EXPLICIT flag set.