vitasdk
Documentation of the vitasdk
appmgr.h File Reference

Go to the source code of this file.

Data Structures

struct  SceAppMgrLaunchParam
 

Functions

int ksceAppMgrKillProcess (SceUID pid)
 Kill a process. More...
 
 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. More...