Tao.Glfw SDK Documentation

Glfw.GLFWwindowclosefun Delegate

[Visual Basic]
Public Delegate Function Glfw.GLFWwindowclosefun() As Integer
[C#]
public delegate int Glfw.GLFWwindowclosefun();

Requirements

Namespace: Tao.Glfw

Assembly: Tao.Glfw (in Tao.Glfw.dll)

See Also

Tao.Glfw Namespace