intellisense should tell you what the right enum to use is
intellisense should tell you what the right enum to use is
FrontAndBack and LineGLEnum, not EnumGl.GetApi() if I have a GLFW window handle?GlfwNativeWindow
var x = new GlfwNativeWindow(myHandle);
var y = GL.GetApi(x);