23 #ifndef NOISE_ERRORS_H
24 #define NOISE_ERRORS_H
size_t size
Total size of the structure including subclass state.
void noise_perror(const char *s, int err)
Prints a descriptive string for an error to stderr.
int noise_strerror(int err, char *buf, size_t size)
Gets the descriptive string for an error code.