pub unsafe extern "C" fn cpu_single_step( cpu: *mut CPUState, enabled: c_int, )
cpu_single_step: @cpu: CPU to the flags for. @enabled: Flags to enable.
Enables or disables single-stepping for @cpu.