RetroArch
Public Attributes | List of all members
_heap_cntrl_st Struct Reference

#include <lwp_heap.h>

Collaboration diagram for _heap_cntrl_st:
[legend]

Public Attributes

heap_blockstart
 
heap_blockfinal
 
heap_blockfirst
 
heap_blockperm_null
 
heap_blocklast
 
u32 pg_size
 
u32 reserved
 

Member Data Documentation

◆ final

heap_block* _heap_cntrl_st::final

◆ first

heap_block* _heap_cntrl_st::first

◆ last

heap_block* _heap_cntrl_st::last

◆ perm_null

heap_block* _heap_cntrl_st::perm_null

◆ pg_size

u32 _heap_cntrl_st::pg_size

◆ reserved

u32 _heap_cntrl_st::reserved

◆ start

heap_block* _heap_cntrl_st::start

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