Prototype

extern(C) const(char)* glfwGetKeyName(
  int key,
  int scancode
) nothrow;