SDL_!GetVideoSurface?
NAME SYNOPSIS DESCRIPTION SEE ALSO
SDL_!GetVideoSurface?- returns a pointer to the current display surface
#include
__SDL_Surface
This function returns a pointer to the current display surface. If SDL is doing format conversion on the display surface, this function returns the publicly visible surface, not the real video surface.
SDL_Surface
One page links to SDL_GetVideoSurface(3):