pub unsafe fn breakpoint()
🔬This is a nightly-only experimental API. (
core_intrinsics
)Expand description
Executes a breakpoint trap, for inspection by a debugger.
This intrinsic does not have a stable counterpart.
pub unsafe fn breakpoint()
core_intrinsics
)Executes a breakpoint trap, for inspection by a debugger.
This intrinsic does not have a stable counterpart.