glPopDebugGroup method

void glPopDebugGroup()

Implementation

void glPopDebugGroup() {
  return _glPopDebugGroup();
}