Prototype

extern(C) void glfwWindowHint(
  int hint,
  int value
) nothrow;