Constant SDL_APP_FAILURE
pub const SDL_APP_FAILURE: SDL_AppResult;
Available on crate feature
dep_sdl3
only.Expand description
Value that requests termination with error from the main callbacks.
pub const SDL_APP_FAILURE: SDL_AppResult;
dep_sdl3
only.Value that requests termination with error from the main callbacks.