pub unsafe extern "C" fn SDL_IsScreenSaverEnabled() -> SDL_bool
Expand description

\brief Returns whether the screensaver is currently enabled (default off).

\sa SDL_EnableScreenSaver() \sa SDL_DisableScreenSaver()