Prototype

extern(C) void glfwSetCursor(
  GLFWwindow* window,
  GLFWcursor* cursor
) nothrow;