
#include <internal.h>
Collaboration diagram for _GLFWerror:Public Attributes | |
| _GLFWerror * | next |
| int | code |
| char | description [_GLFW_MESSAGE_SIZE] |
Definition at line 232 of file internal.h.
| int _GLFWerror::code |
Definition at line 235 of file internal.h.
| char _GLFWerror::description[_GLFW_MESSAGE_SIZE] |
Definition at line 236 of file internal.h.
| _GLFWerror* _GLFWerror::next |
Definition at line 234 of file internal.h.
