Data Fields

SceKernelLoadExecParam Struct Reference
[LoadExec Library]

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 ?

Detailed Description

Structure to pass to loadexec.


Field Documentation

Pointer to the arg string.

Size of the arg string.

Encryption key ?

Size of the structure.


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