sys_pause

Function sys_pause 

Source
pub unsafe extern "C" fn sys_pause(
    user_exit: u8,
    out_state: *const [u32; 8],
)
Expand description

ยงSafety

out_state must be aligned and dereferenceable.