# File lib/rubysdl_compatible_ver1.rb, line 53
  def GLSwapBuffers
    GL.swap_buffers
  end