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

Data Fields

struct heaplib_chunk_fragment_next_fragment
 
u32 chunk_size_blks
 
char payload []
 

Detailed Description

Definition at line 28 of file heaplib.c.

Field Documentation

◆ next_fragment

struct heaplib_chunk_fragment_* heaplib_chunk_fragment_::next_fragment

Definition at line 30 of file heaplib.c.

◆ chunk_size_blks

u32 heaplib_chunk_fragment_::chunk_size_blks

Definition at line 31 of file heaplib.c.

◆ payload

char heaplib_chunk_fragment_::payload[]

Definition at line 32 of file heaplib.c.


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