devela::_dep::_std::arch::x86_64

Function _xend

Source
pub unsafe fn _xend()
🔬This is a nightly-only experimental API. (stdarch_x86_rtm)
Available on crate feature std and x86-64 only.
Expand description

Specifies the end of a restricted transactional memory (RTM) code region.

Intel’s documentation