vitasdk
Documentation of the vitasdk
msif.h
Go to the documentation of this file.
1
6
#ifndef _PSP2KERN_KERNEL_MSIF_H_
7
#define _PSP2KERN_KERNEL_MSIF_H_
8
9
#include <
psp2common/kernel/msif.h
>
10
11
#ifdef __cplusplus
12
extern
"C"
{
13
#endif
14
15
int
ksceMsifGetMsInfo
(
SceMsInfo
*info);
16
17
#ifdef __cplusplus
18
}
19
#endif
20
21
#endif
/* _PSP2KERN_KERNEL_MSIF_H_ */
22
ksceMsifGetMsInfo
int ksceMsifGetMsInfo(SceMsInfo *info)
SceMsInfo
Definition:
msif.h:16
msif.h
include
psp2kern
kernel
msif.h
Vita SDK