Data Fields

PspGeCallbackData Struct Reference

Structure to hold the callback data. More...

#include <src/ge/pspge.h>

Data Fields

PspGeCallback signal_func
 GE callback for the signal interrupt.
void * signal_arg
 GE callback argument for signal interrupt.
PspGeCallback finish_func
 GE callback for the finish interrupt.
void * finish_arg
 GE callback argument for finish interrupt.

Detailed Description

Structure to hold the callback data.


Field Documentation

GE callback argument for finish interrupt.

Referenced by sceGuInit().

GE callback for the finish interrupt.

Referenced by sceGuInit().

GE callback argument for signal interrupt.

Referenced by sceGuInit().

GE callback for the signal interrupt.

Referenced by sceGuInit().


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