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