REpsp2
PSP2 OS reverse engineering
Loading...
Searching...
No Matches
SceUIDHeapClass Struct Reference

#include <uid_heap.h>

Data Fields

SceClass _super
SceInt32(* allocObjectWithSizeFunc )(SceUIDHeap *pHeap, SceSize size, ScePVoid *ppObject)
SceInt32(* freeObjectFunc )(SceUIDHeap *pHeap, ScePVoid pObject)

Detailed Description

Definition at line 24 of file uid_heap.h.

Field Documentation

◆ _super

SceClass SceUIDHeapClass::_super

Definition at line 25 of file uid_heap.h.

◆ allocObjectWithSizeFunc

SceInt32(* SceUIDHeapClass::allocObjectWithSizeFunc) (SceUIDHeap *pHeap, SceSize size, ScePVoid *ppObject)

Definition at line 26 of file uid_heap.h.

◆ freeObjectFunc

SceInt32(* SceUIDHeapClass::freeObjectFunc) (SceUIDHeap *pHeap, ScePVoid pObject)

Definition at line 27 of file uid_heap.h.


The documentation for this struct was generated from the following file:
  • /github/workspace/kernel/include/kernel/sysmem/uid_heap.h