17 #ifndef YAMICORE_IO_ERROR_HANDLER_H_INCLUDED 18 #define YAMICORE_IO_ERROR_HANDLER_H_INCLUDED 31 void * io_error_callback_hint);
33 void handle_io_error_with_code(
37 void * io_error_callback_hint);
43 #endif // YAMICORE_IO_ERROR_HANDLER_H_INCLUDED void(* io_error_function)(void *hint, int error_code, const char *description)
Type of function callback for internal I/O error logging.
Definition: core.h:149
Namespace devoted for everything related to YAMI4.
Definition: agent.h:25