Prototype

extern(C) int glfwGetWindowAttrib(
  GLFWwindow* window,
  int attrib
) nothrow;