breakpoint

Function breakpoint 

Source
pub fn breakpoint()
Expand description

Invokes a debug break instruction if the debugger is enabled. This will cause the debugger to break in, if enabled. If the debugger is not enabled, this routine will have no effect.