Constant SDL_GL_CONTEXT_RESET_NOTIFICATION
pub const SDL_GL_CONTEXT_RESET_NOTIFICATION: SDL_GLAttr;
Available on crate feature
dep_sdl3
only.Expand description
set context reset notification. See SDL_GLContextResetNotification
; defaults to NO_NOTIFICATION.