// +build !darwin package gui import "github.com/go-gl/glfw/v3.3/glfw" func UpdateNSGLContext(window *glfw.Window) { }