vitasdk
Documentation of the vitasdk
error.h
Go to the documentation of this file.
1
7
#ifndef _PSP2_ERROR_H_
8
#define _PSP2_ERROR_H_
9
18
int
_sceErrorGetExternalString
(
char
* error_string,
int
error_code);
19
20
#endif
//_PSP2_ERROR_H_
_sceErrorGetExternalString
int _sceErrorGetExternalString(char *error_string, int error_code)
Convert an internal error code to an external one.
include
psp2
error.h
Vita SDK