This function returns the primary monitor. This is usually the monitor
where elements like the task bar or global menu bar are located.
returns
\GLFWmonitor The primary monitor, or NULL if no monitors were found
or if an
error occurred.
Copyright
This documentation page is prased from the glfw3.h header file, and only modified to fit
the PHP-GFLW extension bindings. The original documentation copyright is as follows: