1 2 3 4 5 6 7 8 9 10 11 12
// -- internal -- // public #include "rodeo/log.h" typedef struct { rodeo_log_function logging_function; } irodeo_log_state_t;