Prototype

extern(C) int glfwGetMouseButton(
  GLFWwindow* window,
  int button
) nothrow;