Function Gl.ProgramUniform2ui

Commands for GL_VERSION_4_1

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