Public Attributes | List of all members
_GLFWerror Struct Reference

#include <internal.h>

Public Attributes

int code
 
char description [_GLFW_MESSAGE_SIZE]
 
_GLFWerrornext
 

Detailed Description

Definition at line 229 of file internal.h.

Member Data Documentation

◆ code

int _GLFWerror::code

Definition at line 232 of file internal.h.

◆ description

char _GLFWerror::description[_GLFW_MESSAGE_SIZE]

Definition at line 233 of file internal.h.

◆ next

_GLFWerror* _GLFWerror::next

Definition at line 231 of file internal.h.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:22