Function Get-Thread-Id

Part of:

package glfw
( get-thread-id )
Return values
The function returns a thread identification handle for the calling thread.
Description
The function determines the thread ID for the calling thread. The ID is the same value as was returned
by glfwCreateThread when the thread was created.