Structure to pass to loadexec. More...
#include <src/user/psploadexec.h>
Data Fields | |
| SceSize | size |
| Size of the structure. | |
| SceSize | args |
| Size of the arg string. | |
| void * | argp |
| Pointer to the arg string. | |
| const char * | key |
| Encryption key ? | |
Structure to pass to loadexec.
Pointer to the arg string.
Size of the arg string.
| const char* SceKernelLoadExecParam::key |
Encryption key ?
Size of the structure.
1.7.1