vitasdk
Documentation of the vitasdk
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
Enumerations
Data Structures
Data Structures
Data Structure Index
Data Fields
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
e
f
g
i
l
m
n
o
p
r
s
t
v
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Files
File List
Globals
All
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Functions
_
k
l
m
p
s
t
v
Variables
_
b
c
d
f
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Typedefs
a
k
s
t
Enumerations
s
Enumerator
_
b
h
r
s
u
Macros
_
b
e
h
k
o
p
s
u
v
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
16
SceInt32
sceSblACMgrIsGameProgram
(
SceBool
*result);
17
18
#ifdef __cplusplus
19
}
20
#endif
21
22
#endif
/* _PSP2_SBLACMGR_H_ */
sceSblACMgrIsGameProgram
SceInt32 sceSblACMgrIsGameProgram(SceBool *result)
SceBool
int SceBool
Definition
types.h:59
SceInt32
int32_t SceInt32
Definition
types.h:44
types.h
include
psp2
sblacmgr.h
Vita SDK