Prototype

extern(C) void glfwSetWindowUserPointer(
  GLFWwindow* window,
  void* pointer
) nothrow;