Function psp::sys::sceKernelCpuResumeIntr

source ·
#[no_mangle]
pub unsafe extern "C" fn sceKernelCpuResumeIntr(flags: u32)
Expand description

Resume all interrupts.

§Parameters

  • flags: The value returned from sceKernelCpuSuspendIntr.