Prototype

extern(C) void glfwSetWindowShouldClose(
  GLFWwindow* window,
  int value
) nothrow;