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

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

Set Fault Mask

Assigns the given value to the Fault Mask register.