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. | |
Structure to hold the callback data.
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().
1.7.1