SDL_ASSERT_LEVEL

Constant SDL_ASSERT_LEVEL 

Source
pub const SDL_ASSERT_LEVEL: i32 = 1;
Expand description

The level of assertion aggressiveness.

This value changes depending on compiler options and other preprocessor defines.

It is currently one of the following values, but future SDL releases might add more:

ยงAvailability

This macro is available since SDL 3.2.0.