RetroArch
Public Attributes | List of all members
MEMMemoryList Struct Reference

#include <memlist.h>

Public Attributes

voidhead
 
voidtail
 
uint16_t count
 
uint16_t offsetToMemoryLink
 

Member Data Documentation

◆ count

uint16_t MEMMemoryList::count

◆ head

void* MEMMemoryList::head

◆ offsetToMemoryLink

uint16_t MEMMemoryList::offsetToMemoryLink

◆ tail

void* MEMMemoryList::tail

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