PolarSSL v1.2.12
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
30
#include <string.h>
31
90
#ifdef __cplusplus
91
extern
"C"
{
92
#endif
93
103
void
error_strerror
(
int
errnum,
char
*buffer,
size_t
buflen );
104
105
#ifdef __cplusplus
106
}
107
#endif
108
109
#endif
/* error.h */
Generated on Mon Dec 1 2014 13:11:51 for PolarSSL v1.2.12 by
1.8.3.1