RetroArch
Public Attributes | List of all members
MyList_t Struct Reference

#include <mylist.h>

Public Attributes

void ** data
 
int capacity
 
int size
 
constructor_t Constructor
 
destructor_t Destructor
 

Member Data Documentation

◆ capacity

int MyList_t::capacity

◆ Constructor

constructor_t MyList_t::Constructor

◆ data

void** MyList_t::data

◆ Destructor

destructor_t MyList_t::Destructor

◆ size

int MyList_t::size

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