Prototype

extern(C) int glfwGetKey(
  GLFWwindow* window,
  int key
) nothrow;