PS2SDK
PS2 Homebrew Libraries
|
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) |
IOP heap handling prototypes
Definition in file iopheap.h.