Module Revery_Core.MouseCursors

type t
val toGlfwCursor : t -> Reglfw.Glfw.glfwCursor
val arrow : t
val text : t
val pointer : t
val crosshair : t
val horizontalResize : t
val verticalResize : t