vitasdk
Documentation of the vitasdk

Exports for User. More...

Data Structures

struct  SceKernelOpenPsId
 

Functions

 VITASDK_BUILD_ASSERT_EQ (0x10, SceKernelOpenPsId)
 
int sceKernelGetOpenPsId (SceKernelOpenPsId *id)
 

Variables

char SceKernelOpenPsId::id [16]
 

Detailed Description

Exports for User.


Using this library in your project

Include the header file in your project:


Link the library to the executable:

SceLibKernel_stub




Data Structure Documentation

◆ SceKernelOpenPsId

struct SceKernelOpenPsId
Data Fields
char id[16]

Function Documentation

◆ VITASDK_BUILD_ASSERT_EQ()

VITASDK_BUILD_ASSERT_EQ ( 0x10  ,
SceKernelOpenPsId   
)

◆ sceKernelGetOpenPsId()

int sceKernelGetOpenPsId ( SceKernelOpenPsId id)

Variable Documentation

◆ id

char SceKernelOpenPsId::id[16]