One of the standard shapes.
A new cursor ready to use or null if an error occurred.
Errors: Possible errors include @ref GLFW_NOT_INITIALIZED, @ref GLFW_INVALID_ENUM and @ref GLFW_PLATFORM_ERROR.
This function must only be called from the main thread.
@sa @ref cursor_object @sa @ref glfwCreateCursor
Added in version 3.1.
Ingroup: input
Page generated by adrdox
Creates a cursor with a standard shape.
Returns a cursor with a standard shape, that can be set for a window with @ref glfwSetCursor.