Prototype

extern(C) void glfwSetWindowTitle(
  GLFWwindow* window,
  const(char)* title
) nothrow;