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

Data Fields

void * chunk_validation_key
 
u32 free_size
 
u32 used_size
 
heaplib_chunk_fragment_tchunk_fragment_prev
 
heaplib_chunk_fragment_t fragment
 

Detailed Description

Definition at line 35 of file heaplib.c.

Field Documentation

◆ chunk_validation_key

void* heaplib_chunk_::chunk_validation_key

Definition at line 37 of file heaplib.c.

◆ free_size

u32 heaplib_chunk_::free_size

Definition at line 38 of file heaplib.c.

◆ used_size

u32 heaplib_chunk_::used_size

Definition at line 39 of file heaplib.c.

◆ chunk_fragment_prev

heaplib_chunk_fragment_t* heaplib_chunk_::chunk_fragment_prev

Definition at line 40 of file heaplib.c.

◆ fragment

heaplib_chunk_fragment_t heaplib_chunk_::fragment

Definition at line 41 of file heaplib.c.


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