PolarSSL v1.2.7
Main Page
Modules
Data Structures
Files
File List
Globals
include
polarssl
error.h
Go to the documentation of this file.
1
27
#ifndef POLARSSL_ERROR_H
28
#define POLARSSL_ERROR_H
29
86
#ifdef __cplusplus
87
extern
"C"
{
88
#endif
89
99
void
error_strerror
(
int
errnum,
char
*buffer,
size_t
buflen );
100
101
#ifdef __cplusplus
102
}
103
#endif
104
105
#endif
/* error.h */
Generated on Thu Apr 18 2013 00:35:19 for PolarSSL v1.2.7 by
1.8.3.1