Tao.Glfw SDK Documentation

Glfw.glfwDestroyThread Method 

[Visual Basic]
Public Shared Sub glfwDestroyThread( _
   ByVal id As Integer _
)
[C#]
public static void glfwDestroyThread(
   int id
);

See Also

Glfw Class | Tao.Glfw Namespace