|
PSPSDK 2025-10-12
|
#include <user/pspmodulemgr.h>
Data Fields | |
| SceSize | size |
| SceUID | mpidtext |
| SceUID | mpiddata |
| unsigned int | flags |
| char | position |
| char | access |
| char | creserved [2] |
| char SceKernelLMOption::access |
Referenced by pspSdkLoadStartModuleWithArgs().
| char SceKernelLMOption::creserved[2] |
| unsigned int SceKernelLMOption::flags |
| SceUID SceKernelLMOption::mpiddata |
Referenced by pspSdkLoadStartModuleWithArgs().
| SceUID SceKernelLMOption::mpidtext |
Referenced by pspSdkLoadStartModuleWithArgs().
| char SceKernelLMOption::position |
Referenced by pspSdkLoadStartModuleWithArgs().
| SceSize SceKernelLMOption::size |
Referenced by pspSdkLoadStartModuleWithArgs().