pub unsafe fn brk() -> !
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on AArch64 only.
Expand description

Generates the trap instruction BRK 1

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.