glFlush method

void glFlush()

Implementation

void glFlush() {
  return _glFlush();
}