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

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

Set Process Stack Pointer

Assigns the given value to the Process Stack Pointer (PSP).