Data Structures | |
| struct | _mod_param |
Typedefs | |
| typedef *struct _mod_param | mod_param_t |
Functions | |
| int | sceKernelLoadModule (const char *path, u32 zero, mod_param_t *mod) |
| Load a module. | |
| int | sceKernelLoadModuleMs (const char *path, u32 zero, mod_param_t *mod) |
| Load a module from MS. | |
| int | sceKernelStartModule (int modid, u32 arglen, void *args, u32 *status, u32 zero) |
| Start a loaded module. | |
|
|
|
|
||||||||||||||||
|
Load a module.
|
|
||||||||||||||||
|
Load a module from MS.
|
|
||||||||||||||||||||||||
|
Start a loaded module.
|
1.4.3-20050530