[][src]Function core_arch::x86_64::_xabort

pub unsafe fn _xabort(imm8: u32)
🔬 This is a nightly-only experimental API. (stdsimd)
This is supported on x86-64 and target feature rtm only.

Forces a restricted transactional memory (RTM) region to abort.

Intel's documentation.