RetroArch
Public Attributes | List of all members
CACHE_ENTRY Struct Reference

#include <cache.h>

Public Attributes

sec_t sector
 
unsigned int count
 
unsigned int last_access
 
bool dirty
 
uint8_tcache
 

Member Data Documentation

◆ cache

uint8_t * CACHE_ENTRY::cache

◆ count

unsigned int CACHE_ENTRY::count

◆ dirty

bool CACHE_ENTRY::dirty

◆ last_access

unsigned int CACHE_ENTRY::last_access

◆ sector

sec_t CACHE_ENTRY::sector

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