Function psp::sys::sceKernelCpuSuspendIntr

source ·
#[no_mangle]
pub unsafe extern "C" fn sceKernelCpuSuspendIntr() -> u32
Expand description

Suspend all interrupts.

§Return Value

The current state of the interrupt controller, to be used with sceKernelCpuResumeIntr.