Constant SDL_ASSERTION_RETRY
pub const SDL_ASSERTION_RETRY: SDL_AssertState;
Available on crate feature
dep_sdl3
only.Expand description
Retry the assert immediately.
pub const SDL_ASSERTION_RETRY: SDL_AssertState;
dep_sdl3
only.Retry the assert immediately.