Function _xabort_code
pub const fn _xabort_code(status: u32) -> u32
Retrieves the parameter passed to _xabort when _xbegin's status has the
_XABORT_EXPLICIT flag set.
_xabort_codepub const fn _xabort_code(status: u32) -> u32
Retrieves the parameter passed to _xabort when _xbegin's status has the
_XABORT_EXPLICIT flag set.