[ CCode ( cname = "SDL_HINT_RENDER_VSYNC" ) ]
public const string RENDER_VSYNC
A variable controlling whether updates to the SDL screen surface should be synchronized with the vertical refresh, to avoid tearing.
This variable can be set to the following values:
By default SDL does not sync screen surface updates with vertical refresh.