Prototype

extern(C) int glfwGetInputMode(
  GLFWwindow* window,
  int mode
) nothrow;