SDL_RenderPresent
Use this function to update the screen with rendering performed.
Syntax
void SDL_RenderPresent(void)
Code Examples
You can add your code example here
Remarks
You can add useful comments here
Use this function to update the screen with rendering performed.
void SDL_RenderPresent(void)
You can add your code example here
You can add useful comments here