PSPSDK 1.0+beta2
Loading...
Searching...
No Matches
_PspLibraryEntry Struct Reference

Structure to hold a single export entry. More...

#include <user/pspmoduleexport.h>

Data Fields

const charname
 
unsigned short version
 
unsigned short attribute
 
unsigned char entLen
 
unsigned char varCount
 
unsigned short funcCount
 
voidentrytable
 

Detailed Description

Structure to hold a single export entry.

Field Documentation

◆ attribute

unsigned short _PspLibraryEntry::attribute

◆ entLen

unsigned char _PspLibraryEntry::entLen

◆ entrytable

void* _PspLibraryEntry::entrytable

◆ funcCount

unsigned short _PspLibraryEntry::funcCount

◆ name

const char* _PspLibraryEntry::name

◆ varCount

unsigned char _PspLibraryEntry::varCount

◆ version

unsigned short _PspLibraryEntry::version

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