SDL_GL_SwapBuffers()

i use only SDL.dll.
I want to use this only first and last in my program.
but…
my problem is SDL_GL_SwapBuffers().
this call per frame.
i want to use SwapBuffers(HDC).
Does not the method exist?