RetroArch
Public Attributes | List of all members
config_entry_list Struct Reference
Collaboration diagram for config_entry_list:
[legend]

Public Attributes

bool readonly
 
char * key
 
char * value
 
struct config_entry_listnext
 

Member Data Documentation

◆ key

char* config_entry_list::key

◆ next

struct config_entry_list* config_entry_list::next

◆ readonly

bool config_entry_list::readonly

◆ value

char* config_entry_list::value

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