PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
iopheap.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int SifInitIopHeap (void)
 
void SifExitIopHeap (void)
 
void * SifAllocIopHeap (int size)
 
int SifFreeIopHeap (void *addr)
 
int SifLoadIopHeap (const char *path, void *addr)
 

Detailed Description

IOP heap handling prototypes

Definition in file iopheap.h.