PSPSDK 2024-10-31
|
Structure to hold a single export entry. More...
#include <user/pspmoduleexport.h>
Data Fields | |
const char * | name |
unsigned short | version |
unsigned short | attribute |
unsigned char | entLen |
unsigned char | varCount |
unsigned short | funcCount |
void * | entrytable |
Structure to hold a single export entry.
void* _PspLibraryEntry::entrytable |