REpsp2
PSP2 OS reverse engineering
Loading...
Searching...
No Matches
uid_heap.c File Reference
#include <scetypes.h>
#include <sysmem/uid_heap.h>

Go to the source code of this file.

Functions

SceInt32 UIDHeapCallAlloc (SceUIDHeap *pHeap, SceUInt32 size, ScePVoid *pOutPtr)
 Allocate object from heap.
SceInt32 UIDHeapCallFree (SceUIDHeap *pHeap, ScePVoid pObject)
 Free object from heap.