vitasdk
Documentation of the vitasdk
sblacmgr.h
Go to the documentation of this file.
1 
7 #ifndef _PSP2_SBLACMGR_H_
8 #define _PSP2_SBLACMGR_H_
9 
10 #include <psp2/types.h>
11 
12 #ifdef __cplusplus
13 extern "C" {
14 #endif
15 
17 
18 #ifdef __cplusplus
19 }
20 #endif
21 
22 #endif /* _PSP2_SBLACMGR_H_ */
SceInt32 sceSblACMgrIsGameProgram(SceBool *result)
int SceBool
Definition: types.h:59
int32_t SceInt32
Definition: types.h:44