Contents
Indexes:
Function Terminate
Part of:
package glfw
(
terminate
)
The function terminates GLFW. Among other things it closes the window, if it is opened, and kills any
running threads. This function must be called before a program exits.