glfwPostEmptyEvent¶
Posts an empty event to the event queue.
This function posts an empty event from the current thread to the event
queue, causing glfwWaitEvents
or
glfwWaitEventsTimeout
to return.
- returns
-
void
Posts an empty event to the event queue.
This function posts an empty event from the current thread to the event
queue, causing glfwWaitEvents
or
glfwWaitEventsTimeout
to return.
void