getGLSwapInterval

Wraps SDL_GL_GetSwapInterval which gets the currently-used swap interval method for OpenGL

@safe @trusted
getGLSwapInterval
()

Return Value

the currently-used dsdl2.GLSwapInterval method

Throws

dsdl2.SDLException if unable to get the swap interval

Meta