Function panda_sys::cpu_exit[][src]

pub unsafe extern "C" fn cpu_exit(cpu: *mut CPUState)
Expand description

cpu_exit: @cpu: The CPU to exit.

Requests the CPU @cpu to exit execution.