PSPSDK 2026-01-13
Loading...
Searching...
No Matches
SceBootCallback Struct Reference

This structure represents a boot callback belonging to a module. More...

#include <kernel/pspinit.h>

Data Fields

void * boot_callback_func
 The boot callback function.
 
u32 gp
 Global pointer value of the module.
 

Detailed Description

This structure represents a boot callback belonging to a module.

Field Documentation

◆ boot_callback_func

void* SceBootCallback::boot_callback_func

The boot callback function.

◆ gp

u32 SceBootCallback::gp

Global pointer value of the module.


The documentation for this struct was generated from the following file: