Function Gl.ProgramUniform2i

Commands for GL_VERSION_4_1

void ProgramUniform2i (
  uint program,
  int location,
  int v0,
  int v1
) const;