Returns a cursor with a standard shape, that can be set for
a window with glfwSetCursor.
arguments
int$shape One of the standard shapes.
returns
\GLFWcursor A new cursor ready to use or NULL 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: