RetroArch
Public Attributes | List of all members
_heap_block_st Struct Reference

#include <lwp_heap.h>

Collaboration diagram for _heap_block_st:
[legend]

Public Attributes

u32 back_flag
 
u32 front_flag
 
heap_blocknext
 
heap_blockprev
 

Member Data Documentation

◆ back_flag

u32 _heap_block_st::back_flag

◆ front_flag

u32 _heap_block_st::front_flag

◆ next

heap_block* _heap_block_st::next

◆ prev

heap_block* _heap_block_st::prev

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