glCreateProgram method

int glCreateProgram()

Implementation

int glCreateProgram() {
  return _glCreateProgram();
}