![]() |
vitasdk
Documentation of the vitasdk
|
Go to the source code of this file.
Data Structures | |
| struct | SceAppMgrLaunchParam |
Functions | |
| int | ksceAppMgrKillProcess (SceUID pid) |
| Kill a process. | |
| VITASDK_BUILD_ASSERT_EQ (0x34, SceAppMgrLaunchParam) | |
| int | ksceAppMgrLaunchAppByPath (const char *path, const char *args, SceSize arg_size, unsigned int type, const SceAppMgrLaunchParam *param, void *unk) |
| Launch an application for debugging. | |