The function pointer type for monitor configuration callbacks.
This is the function pointer type for monitor configuration callbacks. A monitor callback function has the following signature:
void function_name(GLFWmonitor* monitor, int event)
Added in version 3.0.
Ingroup: monitor
See Implementation
The function pointer type for monitor configuration callbacks.
This is the function pointer type for monitor configuration callbacks. A monitor callback function has the following signature: