SDL_DisableScreenSaver
Use this function to prevent the screen from being blanked by a screen saver.
Syntax
void SDL_DisableScreenSaver(void)
Code Examples
You can add your code example here
Remarks
You can add useful comments here
Use this function to prevent the screen from being blanked by a screen saver.
void SDL_DisableScreenSaver(void)
You can add your code example here
You can add useful comments here