Prototype

extern(C) void glfwSetWindowIcon(
  GLFWwindow* window,
  int count,
  const(GLFWimage)* images
) nothrow;