Prototype

extern(C) const(ubyte)* glfwGetJoystickButtons(
  int joy,
  int* count
) nothrow;