Delegate GLFWCallbacks.ErrorCallback
The function signature for error callback functions.
Namespace: OpenTK .Windowing.GraphicsLibraryFramework
Assembly: OpenTK.Windowing.GraphicsLibraryFramework.dll
Syntax
public delegate void GLFWCallbacks.ErrorCallback(ErrorCode error, string description)