Function SDL_EnableScreenSaver
pub unsafe extern "C" fn SDL_EnableScreenSaver()
Available on crate feature
dep_sdl2
only.Expand description
Allow the screen to be blanked by a screen saver.
\since This function is available since SDL 2.0.0.
\sa SDL_DisableScreenSaver \sa SDL_IsScreenSaverEnabled