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

#include <uid_heap.h>

Data Fields

ScePVoid handle
ScePVoid(* funcAlloc )(ScePVoid handle, SceSize size)
SceInt32(* funcFree )(ScePVoid handle, SceSize size, ScePVoid ptr)

Detailed Description

Definition at line 30 of file uid_heap.h.

Field Documentation

◆ funcAlloc

ScePVoid(* SceKernelHeapHook::funcAlloc) (ScePVoid handle, SceSize size)
Note
This field name is official.

Definition at line 34 of file uid_heap.h.

◆ funcFree

SceInt32(* SceKernelHeapHook::funcFree) (ScePVoid handle, SceSize size, ScePVoid ptr)

Definition at line 35 of file uid_heap.h.

◆ handle

ScePVoid SceKernelHeapHook::handle

Definition at line 31 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