Prototype

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