RetroArch
Static Public Member Functions | Public Attributes | List of all members
MemBlock Struct Reference
Collaboration diagram for MemBlock:
[legend]

Static Public Member Functions

static MemBlockCreate (u8 *base, u32 size)
 

Public Attributes

MemBlockprev
 
MemBlocknext
 
u8base
 
u32 size
 

Member Function Documentation

◆ Create()

static MemBlock* MemBlock::Create ( u8 base,
u32  size 
)
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ base

u8* MemBlock::base

◆ next

MemBlock * MemBlock::next

◆ prev

MemBlock* MemBlock::prev

◆ size

u32 MemBlock::size

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