MP4v2
libplatform
sys
error.h
1
#ifndef MP4V2_PLATFORM_SYS_ERROR_H
2
#define MP4V2_PLATFORM_SYS_ERROR_H
3
4
namespace
mp4v2 {
namespace
platform {
namespace
sys {
5
7
8
int
getLastError ( );
9
MP4V2_EXPORT
const
char
* getLastErrorStr ( );
10
const
char
* getErrorStr (
int
);
11
13
14
}}}
// namespace mp4v2::platform::sys
15
16
#endif
// MP4V2_PLATFORM_SYS_ERROR_H
generated on Sun Jan 21 2024 22:18:55 for
MP4v2 2.1.1
by
Doxygen
1.9.3