PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
heaplib_heap_ Struct Reference
+ Collaboration diagram for heaplib_heap_:

Data Fields

void * heap_validation_key
 
u32 size2free_flags
 
heaplib_ll_t l
 
heaplib_chunk_t mem_chunk
 

Detailed Description

Definition at line 44 of file heaplib.c.

Field Documentation

◆ heap_validation_key

void* heaplib_heap_::heap_validation_key

Definition at line 46 of file heaplib.c.

◆ size2free_flags

u32 heaplib_heap_::size2free_flags

Definition at line 47 of file heaplib.c.

◆ l

heaplib_ll_t heaplib_heap_::l

Definition at line 48 of file heaplib.c.

◆ mem_chunk

heaplib_chunk_t heaplib_heap_::mem_chunk

Definition at line 49 of file heaplib.c.


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