Prototype

extern(C) const(GLFWvidmode)* glfwGetVideoModes(
  GLFWmonitor* monitor,
  int* count
) nothrow;