glFinish method

void glFinish()

Implementation

void glFinish() {
  return _glFinish();
}