This function sets the user pointer of the specified monitor.
The user pointer is a pointer that can be set per monitor and used for various purposes, such as associating application-specific data with the monitor. The user pointer is not used by GLFW in any way.
This function may be called from any thread. Access is not synchronized.
This function sets the user pointer of the specified monitor.
The user pointer is a pointer that can be set per monitor and used for various purposes, such as associating application-specific data with the monitor. The user pointer is not used by GLFW in any way.
This function may be called from any thread. Access is not synchronized.