_xend

Function _xend 

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

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

Intel’s documentation