9 #ifndef _SQUAREBALL_STRERROR_H 10 #define _SQUAREBALL_STRERROR_H sb_error_t * sb_strerror_new(const char *msg)
sb_error_t * sb_strerror_new_printf(const char *format,...)
Error reporting infrastructure.
struct _sb_error_t sb_error_t
Definition: sb-error.h:71