finish method

void finish()

Implementation

void finish() {
  return glFinish();
}