SDL_AssertBreakpoint

Function SDL_AssertBreakpoint 

Source
pub unsafe fn SDL_AssertBreakpoint()
Expand description

The macro used when an assertion triggers a breakpoint.

This isn’t for direct use by apps; use SDL_assert or SDL_TriggerBreakpoint instead.

§Availability

This macro is available since SDL 3.2.0.