Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
_GLFWerror Struct Reference

#include <internal.h>

+ Collaboration diagram for _GLFWerror:

Public Attributes

_GLFWerrornext
 
int code
 
char description [_GLFW_MESSAGE_SIZE]
 

Detailed Description

Definition at line 232 of file internal.h.

Member Data Documentation

◆ code

int _GLFWerror::code

Definition at line 235 of file internal.h.

◆ description

char _GLFWerror::description[_GLFW_MESSAGE_SIZE]

Definition at line 236 of file internal.h.

◆ next

_GLFWerror* _GLFWerror::next

Definition at line 234 of file internal.h.


The documentation for this struct was generated from the following file: