pub unsafe fn _xend()
🔬This is a nightly-only experimental API. (stdsimd)
Available on non-crate feature miri-test-libstd and x86-64 only.
Expand description

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

Intel’s documentation.