[][src]Function core::arch::aarch64::__WFI

pub unsafe fn __WFI()
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on AArch64 and target feature mclass only.

Wait For Interrupt

Wait For Interrupt is a hint instruction that suspends execution until one of a number of events occurs.