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

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

Set Main Stack Pointer

Assigns the given value to the Main Stack Pointer (MSP).